http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773
--- Comment #122 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-28 15:34:22 UTC --- (In reply to comment #120) > Last plea for Standards conformance: What about only setting the correct > define > if -std=c++89/03/0x/11 is passed and keeping the old behavior for -std=gnu++*? No. If you want the new behaviour then you have to wait for the new release.