http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50024
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.08.09 00:34:43
CC| |jason at gcc dot gnu.org
Summary|[C++0x] crash when using |[C++0x] [4.7 Regression]
|braced initialization in |crash when using braced
|member function of template |initialization in member
| |function of template
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-08-09
00:34:43 UTC ---
4_6 rejects it without ICEing, thus arguably it's a regression.