https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117635
--- Comment #5 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:f32faca4e85e290d24d93d8a3b87d18ec6c568aa commit r16-7130-gf32faca4e85e290d24d93d8a3b87d18ec6c568aa Author: Pietro Monteiro <[email protected]> Date: Wed Jan 28 20:16:04 2026 -0500 libffi: Add missing GCC patches to LOCAL_PATCHES Add all the patches to GCC's copy of libffi to LOCAL_PATCHES. I skipped patches that only regenerate the configure script because it doesn't come from upstream. libffi/ChangeLog: PR libffi/117635 * LOCAL_PATCHES: Add missing patches. Signed-off-by: Pietro Monteiro <[email protected]>
