]> git.ipfire.org Git - thirdparty/gcc.git/commit
Ada: Fix GNAT build failure for x32 multilib
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 15 Sep 2025 21:02:52 +0000 (23:02 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Mon, 15 Sep 2025 21:07:14 +0000 (23:07 +0200)
commite97969e20b39f33bc3644ae8a16bd5ef1e9ef2d3
treec59ce02866ca521fd49f545e26e317b37b3b9a5a
parent597b50abb0d2fc1f123a99e1b4beb89ad6259d9e
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.
gcc/ada/Makefile.rtl
gcc/ada/libgnarl/s-osinte__x32.adb [deleted file]