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?