public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Why do these two trees print differently
@ 2021-12-15  6:09 Gary Oblock
  2022-01-03 13:49 ` Richard Biener
  0 siblings, 1 reply; 6+ messages in thread
From: Gary Oblock @ 2021-12-15  6:09 UTC (permalink / raw)
  To: gcc

This is one of those things that has always puzzled
me so I thought I break down and finally ask.

There are two ways a memory reference (tree) prints:

MEM[(struct arc_t *)_684].flow

and

_684->flow

Poking under the hood of them, the tree codes and
operands are identical so what am I missing?

Thanks,

Gary


CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to Ampere Computing or its subsidiaries. It is to be used solely for the purpose of furthering the parties' business relationship. Any unauthorized review, copying, or distribution of this email (or any attachments thereto) is strictly prohibited. If you are not the intended recipient, please contact the sender immediately and permanently delete the original and any copies of this email and any attachments thereto.

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

end of thread, other threads:[~2022-01-04 14:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15  6:09 Why do these two trees print differently Gary Oblock
2022-01-03 13:49 ` Richard Biener
2022-01-03 20:16   ` Gary Oblock
2022-01-04  7:28     ` Richard Biener
2022-01-04  8:59       ` Gary Oblock
2022-01-04 14:28         ` Richard Biener

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