https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065
--- Comment #60 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:e97969e20b39f33bc3644ae8a16bd5ef1e9ef2d3 commit r16-3888-ge97969e20b39f33bc3644ae8a16bd5ef1e9ef2d3 Author: Eric Botcazou <ebotca...@adacore.com> Date: Mon Sep 15 23:02:52 2025 +0200 Ada: Fix GNAT build failure for x32 multilib gcc/ada PR ada/114065 PR ada/121953 * Makefile.rtl (LIBGNAT_TARGET_PAIRS) [x32-linux]: Replace libgnarl/s-osinte__x32.adb with libgnarl/s-osinte__posix.adb. * libgnarl/s-osinte__x32.adb: Delete.