[Bug target/112777] [14 Regression] profiled bootstrap fails on powerpc-linux-gnu, undefined references to __atomic_fetch_add_8
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 1 08:55:42 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112777
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sebastian Huber <sh@gcc.gnu.org>:
https://gcc.gnu.org/g:4b8078142ee816e2bd484358b935ba1116ed9931
commit r14-6046-g4b8078142ee816e2bd484358b935ba1116ed9931
Author: Sebastian Huber <sebastian.huber@embedded-brains.de>
Date: Thu Nov 30 17:16:53 2023 +0100
gcov: Fix use of __LIBGCC_HAVE_LIBATOMIC
libgcc/ChangeLog:
PR target/112777
* libgcov.h (GCOV_SUPPORTS_ATOMIC): Honor that
__LIBGCC_HAVE_LIBATOMIC is
always defined as either 0 or 1.
More information about the Gcc-bugs
mailing list