[Bug c++/107173] ICE: unspellable token PRAGMA_EOL on type_traits:1446:26

2022-10-07 Thread esa.pulkkinen at iki dot fi via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107173 --- Comment #3 from Esa Pulkkinen --- I realize also -E option is necessary for the problem. I tried various flags to enable/disable modules support (e.g. -fmodules-ts), but those seem not to impact the problem, though they impact what happens i

[Bug c++/107173] ICE: unspellable token PRAGMA_EOL on type_traits:1446:26

2022-10-07 Thread esa.pulkkinen at iki dot fi via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107173 --- Comment #2 from Esa Pulkkinen --- Not sure if this info helps reproducing it, but trying to collect info about the environment. I built gcc-13 from version basepoints/gcc-13-2397-g20d30e737ad. % LC_MESSAGES=C /usr/local/bin/g++ -v Using bui

[Bug c++/107173] New: ICE: unspellable token PRAGMA_EOL on type_traits:1446:26

2022-10-06 Thread esa.pulkkinen at iki dot fi via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107173 Bug ID: 107173 Summary: ICE: unspellable token PRAGMA_EOL on type_traits:1446:26 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Prio