On Tue, Jul 26, 2005 at 04:21:51PM -0400, drizzle drizzle wrote:

>    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
>
In the ARRAY_REFs themselves?  I would build a hash table on the
side.  If it's on the DECLs, you could use var_ann() to add
annotations.

Reply via email to