[Bug c++/54431] [C++11] g++ crashes when compiling the following file

m101010a at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Sep 1 22:04:00 GMT 2012


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

--- Comment #1 from m101010a at gmail dot com 2012-09-01 22:04:04 UTC ---
Gcc also doesn't crash if the lambda line is changed to

[this]{this->bar();}();

Although the resulting program does.



More information about the Gcc-bugs mailing list