tree-ssa branch: Call for preliminary testing

Diego Novillo dnovillo@redhat.com
Mon May 12 12:43:00 GMT 2003


On Sun, 2003-05-11 at 22:12, John David Anglin wrote:

> I can't see any way inc_code might be used without being initialized.
> 
This is due to GIMPLE.  The gimplifier restructures the trees in ways
that trigger false warnings like this one.  This needs to be fixed but
for now you can just add a no-warning entry for regmove.c in
Makefile.in.  There's a few of these already, they're clustered around a
FIXME note that describes this problem.


Thanks.  Diego.



More information about the Gcc mailing list