Annotations in tree

Diego Novillo dnovillo@redhat.com
Tue Jul 26 20:31:00 GMT 2005


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.



More information about the Gcc mailing list