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

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

https://gcc.gnu.org/g:fba2843b9b35b9700155677f90555700b6ad4e16

commit r14-10258-gfba2843b9b35b9700155677f90555700b6ad4e16
Author: Eric Botcazou <ebotca...@adacore.com>
Date:   Wed May 29 12:06:32 2024 +0200

    Fix link failure of GNAT tools on 32-bit SPARC/Linux

    There is an incorrect binding to the 64-bit compare-and-exchange builtin.

    gcc/ada/
            PR ada/115270
            * Makefile.rtl (PowerPC/Linux): Use libgnat/s-atopri__32.ads for
            the 32-bit library.
            (SPARC/Linux): Likewise.

Reply via email to