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

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

https://gcc.gnu.org/g:0266ef2156f481c0d8aac119d0dffe99fb9bf7c1

commit r17-1719-g0266ef2156f481c0d8aac119d0dffe99fb9bf7c1
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]>

Reply via email to