https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80294
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Summary|[C++1z] ICE with constexpr |[5/6/7 Regression] ICE with |and inheritance |constexpr and inheritance --- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- 5/6/7 all segfault with -std=c++14, 4.9 rejects the testcase. Clang and icpc accept the code.