[Bug middle-end/112572] [14 regression] LLVM miscompiled since r14-5355-g3cd3a09b3f91a1

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 17 10:43:15 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112572

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
In any case, it would be useful to narrow it to a single CU, if you know
libLLVMCodeGen.so.17 is bad and have trees built by good vs. bad revision, take
the link line of that library, amend all .o objects with absolute paths to the
good objects in a text file, run that + test, then replace second half of the
paths with the ones to bad objects, etc.


More information about the Gcc-bugs mailing list