https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879
Nathaniel Shead changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879
--- Comment #2 from Alexander Lelyakin ---
The last sequence sometimes gives ICE in open, and sometimes in install entity:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header memory
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header memory
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cstdio
/usr/local/bin/g++ -std=c++20 -