This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]