summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2022-06-14 10:56:34 +1000
committerChris Johns <chrisj@rtems.org>2022-06-15 12:57:28 +1000
commit5262b9c2ab43373ff03d31543c9c2ea72ae9ad51 (patch)
tree660065f6faba6f5df836a13a65cd4bbfd3da1ccd /cpukit/posix
parentsptests/spglobalcon01/init.cc: Change license to BSD-2 (diff)
downloadrtems-5262b9c2ab43373ff03d31543c9c2ea72ae9ad51.tar.bz2
score/cpu: Silence ARM and AARCH64 GCC 12 false trigger array warning
The false trigger is covered in: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578 GCC 11 and 12 has been patched for constant pointer casts above 4K. This code casts a constant pointer within the first 4K page. As a result the patch disables the warning. Updates #4662
Diffstat (limited to 'cpukit/posix')
0 files changed, 0 insertions, 0 deletions