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++/54122] [4.7/4.8 Regression] segfault comparing enum class in lambda inside constructor of a templated class


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54122

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-01-30
             Blocks|                            |54367
            Summary|gcc segfault comparing enum |[4.7/4.8 Regression]
                   |class in lambda inside      |segfault comparing enum
                   |constructor of a templated  |class in lambda inside
                   |class                       |constructor of a templated
                   |                            |class
     Ever Confirmed|0                           |1

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-01-30 23:57:36 UTC ---
Yes, this is a regression.  Let's add Jason in CC.


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