[Bug c++/98760] [modules] ICE in add_module_decl

2022-04-25 Thread boris at kolpackov dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98760 Boris Kolpackov changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug c++/98760] [modules] ICE in add_module_decl

2021-03-04 Thread boris at kolpackov dot net via Gcc-bugs
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

[Bug c++/98760] [modules] ICE in add_module_decl

2021-01-19 Thread boris at kolpackov dot net via Gcc-bugs
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