http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58366
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2013-09-08 Ever confirmed|0 |1 --- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> --- Which kind of crash? And which target? On x86_64-linux, I built (and ran 10-20 times) your snippet with: g++ GCC4.8Issues.cpp -std=c++11 -pthread and various optimization levels, with 4.8.0, current 4.8.x and current mainline and nothing special happened.