http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Priority|P3 |P2
Status|REOPENED |RESOLVED
Known to work| |4.3.4, 4.6.0
Resolution| |FIXED
Target Milestone|4.4.6 |4.6.0
Known to fail|4.6.0 |
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-08
13:24:34 UTC ---
4.3 rejects the code without ICEing because it doesn't have decltype.
I gather from Jason closing the bug the fix isn't worth backporting.