[Bug c++/83556] ICE in gimplify_expr, at gimplify.c:12004
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83556 Paolo Pettinato changed: What|Removed |Added Known to work||5.4.0 --- Comment #2 from Paolo Pettin
[Bug c++/83556] ICE in gimplify_expr, at gimplify.c:12004
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83556 --- Comment #1 from Paolo Pettinato --- gcc 5.4.0 (Ubuntu Xenial, x86_64-linux-gnu) gives a more reasonable output: $ g++ test.cpp -o a test.cpp:8:21: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11