public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje.gcc@gmail.com>
To: Eugene Rozenfeld <Eugene.Rozenfeld@microsoft.com>
Cc: Jason Merrill <jason@redhat.com>, GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Set discriminators for call stmts on the same line within the same basic block
Date: Mon, 10 Oct 2022 20:54:05 -0400	[thread overview]
Message-ID: <CAGWvny=e-=ho1eZTq6s5tJVXTvLFbBJzL7pmUfPGEsODbdpKGQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

This patch causes a bootstrap comparison failure on AIX.  It apparently
does not cause a failure on PPC64BE Linux with the same ABI, so I suspect
that the failure may be related to the way that function aliases are
implemented on AIX, which doesn't have ELF symbol alias semantics.

"This change will also simplify call site lookups since now location with
discriminator will uniquely identify the call site (no callee function name
is needed)."

I will open a PR with more information about the comparison difference now
that I have a work-around to bring AIX back to a bootstrappable state.  Any
thoughts about what could be going wrong?

Thanks, David

             reply	other threads:[~2022-10-11  0:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  0:54 David Edelsohn [this message]
2022-10-11  1:11 ` [EXTERNAL] " Eugene Rozenfeld
  -- strict thread matches above, loose matches on Subject: below --
2022-10-03  6:08 Eugene Rozenfeld
2022-10-04 22:21 ` Jason Merrill
2022-10-07  3:50   ` Eugene Rozenfeld
2022-10-07  4:08     ` Jason Merrill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGWvny=e-=ho1eZTq6s5tJVXTvLFbBJzL7pmUfPGEsODbdpKGQ@mail.gmail.com' \
    --to=dje.gcc@gmail.com \
    --cc=Eugene.Rozenfeld@microsoft.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).