public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Gcc Digest, Vol 15, Issue 5
       [not found] <mailman.94332.1620161288.968053.gcc@gcc.gnu.org>
@ 2021-05-05  3:47 ` Gary Oblock
  2021-05-05 13:04   ` Martin Jambor
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Oblock @ 2021-05-05  3:47 UTC (permalink / raw)
  To: gcc

I've got to say appearances can be deceptive
in GCC and struct _modif_basket *[4061] is not
necessarily equal to struct _modif_basket *[4061]
even though the printed representation is
the same...

Gary
________________________________
From: Gcc <gcc-bounces@gcc.gnu.org> on behalf of gcc-request@gcc.gnu.org <gcc-request@gcc.gnu.org>
Sent: Tuesday, May 4, 2021 1:48 PM
To: gcc@gcc.gnu.org <gcc@gcc.gnu.org>
Subject: Gcc Digest, Vol 15, Issue 5

[EXTERNAL EMAIL NOTICE: This email originated from an external sender. Please be mindful of safe email handling and proprietary information protection practices.]


Send Gcc mailing list submissions to
        gcc@gcc.gnu.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://gcc.gnu.org/mailman/listinfo/gcc
or, via email, send a message with subject or body 'help' to
        gcc-request@gcc.gnu.org

You can reach the person managing the list at
        gcc-owner@gcc.gnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gcc digest..."

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Gcc Digest, Vol 15, Issue 5
  2021-05-05  3:47 ` Gcc Digest, Vol 15, Issue 5 Gary Oblock
@ 2021-05-05 13:04   ` Martin Jambor
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jambor @ 2021-05-05 13:04 UTC (permalink / raw)
  To: Gary Oblock; +Cc: gcc

Hi,

On Wed, May 05 2021, Gary Oblock via Gcc wrote:
> I've got to say appearances can be deceptive
> in GCC and struct _modif_basket *[4061] is not
> necessarily equal to struct _modif_basket *[4061]
> even though the printed representation is
> the same...

In these cases it is handy to use the -fdump-.*-uid dumps, as for
example in -fdump-tree-release_ssa-uid

When invoking dumping from the code, the flag for it TDF_UID.

Martin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-05 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.94332.1620161288.968053.gcc@gcc.gnu.org>
2021-05-05  3:47 ` Gcc Digest, Vol 15, Issue 5 Gary Oblock
2021-05-05 13:04   ` Martin Jambor

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).