[ast-optimizer-branch] Fixed bootstrapping problems [patch]

Diego Novillo dnovillo@redhat.com
Tue May 28 09:30:00 GMT 2002


On Tue, 2002-05-28 at 11:51, Richard Henderson wrote:
> > -BOOT_CFLAGS = -g -O2
> > +BOOT_CFLAGS = -g -O2 -ftree-ssa
> 
> I actually meant in toplev.c.
> 
Well, I sometimes want to compile without -ftree-ssa so that I can
compare while debugging.  Will -fno-tree-ssa work or do I have to
implement it separately?

Diego.



More information about the Gcc-patches mailing list