[toplevel patch] Fix PR29544, stage1 not hardcoded to --enable-checking

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Tue Oct 24 18:42:00 GMT 2006


This was never noticed as toplevel bootstrap was never on a release 
branch so far, so --enable-checking was used for all stages.

We can actually do better with about the same code, and add a 
--enable-stage1-checking flag.  This way you can have a gcac bootstrap 
only for the stage1 compiler (to be used in compilation of stage2); it's 
already slow enough!

Ok for both branch and mainline?

Paolo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr29544.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20061024/059e0cb4/attachment.ksh>


More information about the Gcc-patches mailing list