[Bug c++/93639] [c++2a] Segfault on non type template parameter and consteval (master)

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 10 15:36:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93639

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-02-10
                 CC|                            |mpolacek at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed.

G++ 7 ICEs too with -std=c++17, so not caused by consteval.


More information about the Gcc-bugs mailing list