This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]