[Bug c++/71543] [concepts] ICE on ill-formed declaration of a parameter with a constrained-type-specifier in a requires expression
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 7 23:56:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71543
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-03-07
CC| |msebor at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail| |7.0
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed. The ICE seems to have been there since the introduction of
-fconcepts.
More information about the Gcc-bugs
mailing list