https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121115
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=120358 Target Milestone|--- |15.2 Summary|GCC 15+ miscompiles Julia |[15/16 regression] GCC 15+ |programming language |miscompiles Julia | |programming language --- Comment #1 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Keno Fischer from comment #0) > As mentioned in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115236#c7 (and > originally reported in https://github.com/JuliaLang/julia/issues/58466), > building the Julia programming language with GCC 15 results in a crashing > build. This was bisected on the Julia issue tracker to > https://gcc.gnu.org/cgit/gcc/commit/ > ?id=c08b0d3f7b3539b26031de31d88dea6b94474577. There's a chance this is related to PR120358 then. Could you try on trunk please (or the branch releases/gcc-15)?