[Bug target/120935] ICE building libstdc++ for mmix

2025-07-03 Thread pietro at sociotechnical dot xyz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120935 pietro changed: What|Removed |Added Version|16.0|15.1.0 --- Comment #3 from pietro --- I think

[Bug target/120935] ICE building libstdc++ for mmix

2025-07-02 Thread pietro at sociotechnical dot xyz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120935 --- Comment #2 from pietro --- (In reply to Andrew Pinski from comment #1) > I am 99% sure the problem is the definition of MAX_FIXED_MODE_SIZE. Yup, defining MAX_FIXED_MODE_SIZE to GET_MODE_BITSIZE (TImode) fixes the build. I'll send a patch w

[Bug target/120935] New: ICE building libstdc++ for mmix

2025-07-02 Thread pietro at sociotechnical dot xyz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120935 Bug ID: 120935 Summary: ICE building libstdc++ for mmix Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target