]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust macro to avoid warning [PR101379].
authorMartin Sebor <msebor@redhat.com>
Wed, 21 Jul 2021 16:48:55 +0000 (10:48 -0600)
committerMartin Sebor <msebor@redhat.com>
Wed, 21 Jul 2021 16:51:50 +0000 (10:51 -0600)
commitb937dbf2577e0fa3018c562312da7b08bbe72d70
treedf6354202107797a664c93a58da0b52eeff347e8
parent8edb61420502c62fa2cccdd98876a9aa039b72a6
Adjust macro to avoid warning [PR101379].

Resolves:
PR bootstrap/101379 - libatomic arm build failure after r12-2132 due to -Warray-bounds on a constant address

libatomic/ChangeLog:
PR bootstrap/101379
* config/linux/arm/host-config.h (__kernel_helper_version): New
function.  Adjust shadow macro.
libatomic/config/linux/arm/host-config.h