https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120440
--- Comment #21 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:0cd52ca158ae74cffd55c480888019990a6bed3f commit r16-2689-g0cd52ca158ae74cffd55c480888019990a6bed3f Author: Eric Botcazou <ebotca...@gcc.gnu.org> Date: Thu Jul 31 17:38:50 2025 +0200 Ada: Fix miscompilation of GNAT tools with -march=znver3 The throw and catch sides of the Ada exception machinery disagree about the BIGGEST_ALIGNMENT setting. gcc/ada/ PR ada/120440 * gcc-interface/Makefile.in (GNATLINK_OBJS): Add s-excmac.o. (GNATMAKE_OBJS): Likewise.