https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118247
--- Comment #3 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:144ddb0cdfa7a09ccbaaea5ec72837346fbc1d8d commit r15-6600-g144ddb0cdfa7a09ccbaaea5ec72837346fbc1d8d Author: Eric Botcazou <ebotca...@adacore.com> Date: Mon Jan 6 12:20:00 2025 +0100 Ada: fix spurious relinking of gnatbind for cross compilers The problem has been introduced by r15-1881. gcc/ada PR ada/118247 * gcc-interface/Make-lang.in (GNATTOOLS_CROSS_MV): Copy gnatbind instead of moving it.