https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120440

--- Comment #22 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Eric Botcazou
<ebotca...@gcc.gnu.org>:

https://gcc.gnu.org/g:4cdf85859b8d19b91de8f2226fc0f0d79b3f2dbb

commit r15-10177-g4cdf85859b8d19b91de8f2226fc0f0d79b3f2dbb
Author: Eric Botcazou <ebotca...@gcc.gnu.org>
Date:   Thu Jul 31 17:42:36 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.

Reply via email to