Landing: 66a268ad6865
Project / Subsystem
gcc / libffi
Date
2026-05-21
Author
Pietro Monteiro
Commit
66a268ad6865757450c1b4f85db506c8cc1e14b3
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- libffi
- patch_id
- —
- commit_hash
- 66a268ad6865757450c1b4f85db506c8cc1e14b3
- source_type
- github
- headline
- Integrate libffi testsuite with GCC testsuite
- tldr
- The libffi testsuite is now integrated with the GCC testsuite.
- author
- Pietro Monteiro
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • libffi
- • testsuite
- • integration
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-21T00:00:00.000Z
This commit integrates the libffi testsuite into the GCC testsuite. It loads libraries from the GCC testsuite and uses libraries in the GCC build tree. This change streamlines testing and ensures compatibility between libffi and GCC, which helps catch regressions and improve overall reliability.