[Bug c++/111785] [modules] ICE when compiling fmt lib as module

2024-03-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785 Patrick Palka changed: What|Removed |Added Resolution|--- |DUPLICATE See Also|https://gc

[Bug c++/111785] [modules] ICE when compiling fmt lib as module

2023-10-23 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785 --- Comment #5 from Patrick Palka --- (In reply to Luis Caro Campos from comment #2) > Thanks Patrick for looking into this. I think your message got cut off? > > I've removed the calls to the GCC optimize pragmas, and still get an ICE: > > sr

[Bug c++/111785] [modules] ICE when compiling fmt lib as module

2023-10-17 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785 Patrick Palka changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/111785] [modules] ICE when compiling fmt lib as module

2023-10-17 Thread mends-sputter.0z at icloud dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785 --- Comment #3 from Luis Caro Campos --- now that I've removed the GCC optimize pragmas - the file does compile with both gcc 12 and 13 (Ubuntu-provided), but not with the gcc 14 snapshots. Makes me wonder if there has been a regression somewher

[Bug c++/111785] [modules] ICE when compiling fmt lib as module

2023-10-17 Thread mends-sputter.0z at icloud dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785 --- Comment #2 from Luis Caro Campos --- Thanks Patrick for looking into this. I think your message got cut off? I've removed the calls to the GCC optimize pragmas, and still get an ICE: src/fmt.cc:71:8: internal compiler error: in insert, at

[Bug c++/111785] [modules] ICE when compiling fmt lib as module

2023-10-16 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785 Patrick Palka changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill