aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
diff options
context:
space:
mode:
authorOlivier Hainque <hainque@adacore.com>2021-04-09 15:46:42 +0000
committerOlivier Hainque <hainque@adacore.com>2021-12-09 16:55:27 +0000
commit1486e4bd015423a70eb6fad1f42cb0a381967022 (patch)
tree3ea1e722e693f989c3198d8e8f8d21f42ed4068c /gcc/ipa-inline.c
parent6dfb1059b31576930427648e03d9d06e6d68bbf0 (diff)
downloadgcc-1486e4bd015423a70eb6fad1f42cb0a381967022.zip
gcc-1486e4bd015423a70eb6fad1f42cb0a381967022.tar.gz
gcc-1486e4bd015423a70eb6fad1f42cb0a381967022.tar.bz2
Leverage VX_CPU_PREFIX in aarch64-vxworks.h
This change tightens the CPU macro definitions issued for VxWorks system headers on aarch64 to incorporate the common VX_CPU_PREFIX facility, as the powerpc port does. The net effect for current configurations is the addition of an actual "_VX_" prefix to the references to architecture representative values. The absence of this prefix is most often compensated for in system headers, but not always (when going through particular #include paths), and this caused a couple of spurious test failures. 2021-12-09 Olivier Hainque <hainque@adacore.com> gcc/ * config/aarch64/aarch64-vxworks.h (TARGET_OS_CPP_BUILTINS): Use VX_CPU_PREFIX in CPU definitions.
Diffstat (limited to 'gcc/ipa-inline.c')
0 files changed, 0 insertions, 0 deletions