[tree-ssa] Virtual operands of &a[1]?

Diego Novillo dnovillo@redhat.com
Wed Nov 26 17:34:00 GMT 2003


On Wed, 2003-11-26 at 10:49, Zdenek Dvorak wrote:

> OK.  Is there some specification of what exactly may be a gimple
> expression somewhere?  There is something in tree-simple.c, but it
> is inaccurate and outdated.
> 
It shouldn't be.  tree-simple.c contains the GIMPLE grammar.  If it's
missing something, it should be fixed.  The is_gimple_* predicates are
used to validate expressions.


Diego.



More information about the Gcc mailing list