[Bug c++/52026] [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda

2012-08-08 Thread slipstreamdrive at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52026 --- Comment #2 from TbR 2012-08-08 08:57:49 UTC --- Created attachment 27958 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27958 Code example to trigger the supposed bug. only the "bug" function triggers the bug, while "nobug1" and "nobug2

[Bug c++/52026] [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda

2012-08-08 Thread slipstreamdrive at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52026 TbR changed: What|Removed |Added CC||slipstreamdrive at hotmail