[Bug c++/110805] g++ crash on modules with exported class providing string constant with obscure content

2023-08-01 Thread jo.hiller+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110805 --- Comment #3 from Jochen Hiller --- > Gcc's module support is still experimental. Sure. Nevertheless reporting bugs may help to come from experimental to stable. I mainly do prototype development using C++ modules with Clang 16, but trying r

[Bug c++/110870] g++ internal compiler error on modules with precompiled headerfile "string"

2023-08-01 Thread jo.hiller+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110870 --- Comment #2 from Jochen Hiller --- Sorry, typo: is plog 1.1.9, not 1.1.19, see https://github.com/SergiusTheBest/plog/releases/tag/1.1.9 * happens with plog-1.1.9, but seems unrelated

[Bug c++/110805] g++ crash on modules with exported class providing string constant with obscure content

2023-08-01 Thread jo.hiller+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110805 --- Comment #1 from Jochen Hiller --- Side-note: same code does compile and execute fine with clang 16.0.6

[Bug c++/110870] g++ internal compiler error on modules with precompiled headerfile "string"

2023-08-01 Thread jo.hiller+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110870 --- Comment #1 from Jochen Hiller --- Side-note: same code does compile fine with clang 16.0.6

[Bug c++/110870] New: g++ internal compiler error on modules with precompiled headerfile "string"

2023-08-01 Thread jo.hiller+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110870 Bug ID: 110870 Summary: g++ internal compiler error on modules with precompiled headerfile "string" Product: gcc Version: 13.1.0 Status: UNCONFIRMED Severity:

[Bug c++/110805] New: g++ crash on modules with exported class providing string constant with obscure content

2023-07-25 Thread jo.hiller+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110805 Bug ID: 110805 Summary: g++ crash on modules with exported class providing string constant with obscure content Product: gcc Version: 13.1.0 Status: UNCONFIRMED