http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47627
Summary: Internal error at specialization of template class
with enum type.
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: samuel.hangouet at gmail dot com
Target Milestone: ---
To reproduce, just type:
rm -rf ./gcm.cache
g++-11 -fmodules-ts -std=c++20 -x c++-system-header concepts
g++-11
FIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: samuel.hangouet at gmail dot com
Target Milestone: ---
Created attachment 51928
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51928&action=edit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103563
--- Comment #4 from Samuel Hangouët ---
Ok. Thanks for the tip and sorry for the wrong report.