]> git.ipfire.org Git - thirdparty/gcc.git/commit
Ada: Fix miscompilation of GNAT tools with -march=znver3
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 31 Jul 2025 15:42:36 +0000 (17:42 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 31 Jul 2025 15:43:48 +0000 (17:43 +0200)
commit4cdf85859b8d19b91de8f2226fc0f0d79b3f2dbb
treeb7af525a9f311016e1969f2386ceec28c3e236b4
parent80f7f229883f28d11da18c75c9a97f89ce00a1ab
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.
gcc/ada/gcc-interface/Makefile.in