diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2024-12-05 15:33:10 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2024-12-05 15:33:10 +0000 |
commit | 1e181536ba5c39d987bf394d346f49982e6df83a (patch) | |
tree | f703fa3104ed2b7e78550252f75f216038224c73 /gcc/testsuite/c-c++-common/Wshift-count-negative-2.c | |
parent | bd7363ed699cae78bd87d23922fdbf3dd51fa03b (diff) | |
download | gcc-1e181536ba5c39d987bf394d346f49982e6df83a.zip gcc-1e181536ba5c39d987bf394d346f49982e6df83a.tar.gz gcc-1e181536ba5c39d987bf394d346f49982e6df83a.tar.bz2 |
aarch64: Rename FLAG_NONE to FLAG_DEFAULT
This patch renames to FLAG_NONE to FLAG_DEFAULT. "NONE" suggests
that the function has no side-effects, whereas it actually means
that floating-point operations are assumed to read FPCR and to
raise FP exceptions.
gcc/
* config/aarch64/aarch64-builtins.cc (FLAG_NONE): Rename to...
(FLAG_DEFAULT): ...this and update all references.
* config/aarch64/aarch64-simd-builtins.def: Update all references
here too.
* config/aarch64/aarch64-simd-pragma-builtins.def: Likewise.
Diffstat (limited to 'gcc/testsuite/c-c++-common/Wshift-count-negative-2.c')
0 files changed, 0 insertions, 0 deletions