[Bug c++/99239] [modules] internal compiler error: in duplicate_decls

2021-03-23 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239 Nathan Sidwell changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/99239] [modules] internal compiler error: in duplicate_decls

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239 --- Comment #3 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:6acd6692f1ac3c2ece3da36178df73e3b12c4f65 commit r11-7785-g6acd6692f1ac3c2ece3da36178df73e3b12c4f65 Author: Nathan Sidwell Date:

[Bug c++/99239] [modules] internal compiler error: in duplicate_decls

2021-03-09 Thread alexander.lelyakin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239 --- Comment #2 from Alexander Lelyakin --- (In reply to Alexander Lelyakin from comment #1) > About half of sequences of headers producing segmentation fault are stopped > on . > However there are another variants: > > g++ -std=c++20 -fmodul

[Bug c++/99239] [modules] internal compiler error: in duplicate_decls

2021-03-08 Thread alexander.lelyakin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239 --- Comment #1 from Alexander Lelyakin --- About half of sequences of headers producing segmentation fault are stopped on . However there are another variants: g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept g++ -std=c++20 -fmodul