[tree-ssa] Merge status 2004-05-03

Diego Novillo dnovillo@redhat.com
Fri May 7 21:14:00 GMT 2004


On Fri, 2004-05-07 at 16:05, Andrew Haley wrote:

> I'm very reluctant to write a whole new gimplifier for Java, or to
> start generating a ton of random temporaries in the Java front end.
> 
Perhaps you could handle MODIFY_EXPR in java's lang_hooks.gimplify expr
and do what Java needs.  Perhaps you could just take (y = 3) out of the
expression and return GS_UNHANDLED.


Diego.



More information about the Gcc mailing list