[Bug bootstrap/50857] [4.7 Regression] The compiler is built with exceptions and RTTI enabled

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 28 13:08:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50857

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-28 13:08:10 UTC ---
Hm, well - I would rather unconditionally enable those options for stage2 and
3 (we know it'll be G++ at built) and leave them off for stage1.  Any way
to just influence stage2+?  Or would that be even more complicated?



More information about the Gcc-bugs mailing list