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++/52026] [4.6/4.7/4.8 Regression] Constexpr Variable Appears Uninitialized in Lambda


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
            Summary|[c++0x] Constexpr Variable  |[4.6/4.7/4.8 Regression]
                   |Appears Uninitialized in    |Constexpr Variable Appears
                   |Lambda                      |Uninitialized in Lambda

--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-02-14 23:53:43 UTC ---
Seems indeed a regression.


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