]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix link failure of GNAT tools on 32-bit SPARC/Linux
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 29 May 2024 10:06:32 +0000 (12:06 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Wed, 29 May 2024 10:09:56 +0000 (12:09 +0200)
commit9c6e75a6d1cc2858fc945266a5edb700edb44389
tree9dded44b1837b62d80010f4f3d159a0d1803bedd
parent499d00127d39ba894b0f7216d73660b380bdc325
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.
gcc/ada/Makefile.rtl