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 c++/50024] [C++0x] [4.7 Regression] crash when using braced initialization in member function of template


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.


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