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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Pietro Monteiro <[email protected]>:

https://gcc.gnu.org/g:66a268ad6865757450c1b4f85db506c8cc1e14b3

commit r17-659-g66a268ad6865757450c1b4f85db506c8cc1e14b3
Author: Pietro Monteiro <[email protected]>
Date:   Thu May 21 17:59:57 2026 -0400

    libffi: Integrate testsuite with GCC testsuite

    From commits:
    4824ed41ba7cd63e60fd9f8769a58b79935a90d1 - libffi: Integrate testsuite with
GCC testsuite
    a0673ec5f9236dca6ada23f28343c591ccd575e4 - Testsuite: allow non-installed
testing on darwin
    967d4171b2eb0557e86ba28996423353f0f1b141 - libffi: Consider
'--with-build-sysroot=[...]' for target libraries' build-tree testing (instead
of build-time 'CC' etc.) [PR109951]

    libffi/ChangeLog:
            PR libffi/117635
            * testsuite/lib/libffi.exp (load_gcc_lib): Load library from GCC
            testsuite.
            Load target-supports.exp and target-supports-dg.exp.
            (libffi-init): Use libraries in GCC build tree.
            Pass correct flags on darwin.
            (libffi_target_compile): If '--with-build-sysroot=[...]' was
            specified, use it for build-tree testing. Link with
            -shared-libgcc -lstdc++ for C++ sources.

    Signed-off-by: Pietro Monteiro <[email protected]>

Reply via email to