[Bug c++/80294] [5/6/7 Regression] ICE with constexpr and inheritance

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 3 20:54:00 GMT 2017


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.


More information about the Gcc-bugs mailing list