[Bug c++/71543] [concepts] ICE on ill-formed declaration of a parameter with a constrained-type-specifier in a requires expression
jetrull at sbcglobal dot net
gcc-bugzilla@gcc.gnu.org
Tue Mar 7 00:54:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71543
Jeff Trull <jetrull at sbcglobal dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jetrull at sbcglobal dot net
--- Comment #1 from Jeff Trull <jetrull at sbcglobal dot net> ---
Created attachment 40899
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40899&action=edit
repo test case for confirming bug
I observe the (seemingly) same ICE with 7.0.1 on Compiler Explorer
(https://godbolt.org/) today with the attached code.
More information about the Gcc-bugs
mailing list