https://sourceware.org/bugzilla/show_bug.cgi?id=32092

--- Comment #11 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sam James <[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=eb0dfe8004ecfc0cf5b3ef93edd821467f8f08e5

commit eb0dfe8004ecfc0cf5b3ef93edd821467f8f08e5
Author: Sam James <[email protected]>
Date:   Fri Oct 4 10:36:14 2024 +0100

    gprofng: disable LTO as a workaround

    Temporarily disable LTO by passing -fno-lto until PR32092 is fixed,
    as we get test failures and seemingly a completely broken gprofng
otherwise.

    Use the same idiom as libdecnumber for -fno-lto.

    gprofng/
            PR gprofng/32092

            * Makefile.am: Pass -fno-lto if supported.
            * Makefile.in: Regenerate.
            * configure: Regenerate.
            * configure.ac: Pass -fno-lto if supported.
            * doc/Makefile.in: Regenerate.
            * gp-display-html/Makefile.in: Regenerate.
            * libcollector/Makefile.am: Pass -fno-lto if supported.
            * libcollector/Makefile.in: Regenerate.
            * src/Makefile.am: Pass -fno-lto if supported.
            * src/Makefile.in: Regenerate.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to