https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98760
Boris Kolpackov changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98760
--- Comment #2 from Boris Kolpackov ---
This still reproduces as of 11.0.1 20210304 (f3641ac70e) though the location
has changed:
hello.cxx:18:25: internal compiler error: in lookup_mark, at cp/tree.c:2403
18 | o << format_hello (n) << st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98760
--- Comment #1 from Boris Kolpackov ---
Created attachment 50009
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50009&action=edit
Reproducer