[Bug c++/119076] ICE with Segmentation fault with modules

2025-03-01 Thread trinxery at firemail dot cc via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119076 --- Comment #3 from trinxery at firemail dot cc --- and main.cxx is: # 0 "./main.cxx" # 0 "" # 0 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 0 "" 2 # 1 "./main.cxx" import "././include/nlohmann/json.hpp" [[__translated]]; # 1 "/usr/include/c++/

[Bug c++/119076] ICE with Segmentation fault with modules

2025-03-01 Thread trinxery at firemail dot cc via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119076 --- Comment #2 from trinxery at firemail dot cc --- Created attachment 60626 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60626&action=edit preprocessed json.hpp

[Bug pch/119076] New: ICE with Segmentation fault if using PCH

2025-03-01 Thread trinxery at firemail dot cc via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119076 Bug ID: 119076 Summary: ICE with Segmentation fault if using PCH Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: pch

[Bug c++/111160] New: ICE on assigning volatile through ternary operator

2023-08-25 Thread trinxery at firemail dot cc via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60 Bug ID: 60 Summary: ICE on assigning volatile through ternary operator Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon