https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
Nathan Sidwell changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
Alexander Lelyakin changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
--- Comment #5 from CVS Commits ---
The master branch has been updated by Nathan Sidwell :
https://gcc.gnu.org/g:6e885ad3287388192e52e9b524dbaa408507c0a4
commit r11-7651-g6e885ad3287388192e52e9b524dbaa408507c0a4
Author: Nathan Sidwell
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
Nathan Sidwell changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
--- Comment #3 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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
--- Comment #2 from Alexander Lelyakin ---
Even shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
g++ -std=c++20 -fmodules-ts -x c++-system-header stop_token
/usr/local/include/c++/11.0.1/stop_token: internal comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header fstream
g++ -std=c++20 -fmodules-ts -x c++-system-header string_view
g++ -std=c++20 -fmodules-ts -x c++-system-header locale