public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Annotations in tree
@ 2005-07-26 20:21 drizzle drizzle
  2005-07-26 20:31 ` Diego Novillo
  0 siblings, 1 reply; 8+ messages in thread
From: drizzle drizzle @ 2005-07-26 20:21 UTC (permalink / raw)
  To: gcc

Hi,
   I am trying to find out how to insert annotations for certain array
references identified in tree-loop-linear.c so that when converting to
RTL they can be handled differently.  I find that simply inserting a
flag in the tree node is not enough as optimizations later on can lead
to the node being removed. Can any tell me what else can I do ?

I will appreciate all help....
dz

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

end of thread, other threads:[~2005-07-27  0:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-26 20:21 Annotations in tree drizzle drizzle
2005-07-26 20:31 ` Diego Novillo
2005-07-26 22:39   ` drizzle drizzle
2005-07-26 23:10     ` Daniel Berlin
2005-07-26 23:43       ` drizzle drizzle
2005-07-26 23:54         ` Daniel Berlin
2005-07-27  0:08           ` drizzle drizzle
2005-07-27  0:21             ` Daniel Berlin

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