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

--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-16 branch has been updated by Iain D Sandoe
<[email protected]>:

https://gcc.gnu.org/g:85f22d4bbe919efbfbbf7fe3e2a8a8d4ea65c8b0

commit r16-9445-g85f22d4bbe919efbfbbf7fe3e2a8a8d4ea65c8b0
Author: Iain Sandoe <[email protected]>
Date:   Mon May 6 00:01:36 2024 +0100

    testsuite, darwin: Handle Darwin LTO section names.

    This recognises the .section __GNU_LTO, segment prefix used by Darwin
    to skip LTO sections there and splits this into a separate function
    since it is used several times.

            PR testsuite/112728

    gcc/testsuite/ChangeLog:

            * lib/scanasm.exp (remove_lto_sections): New.

    Signed-off-by: Iain Sandoe <[email protected]>
    (cherry picked from commit 0266ef2156f481c0d8aac119d0dffe99fb9bf7c1)

Reply via email to