aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2024-12-05 15:33:09 +0000
committerRichard Sandiford <richard.sandiford@arm.com>2024-12-05 15:33:09 +0000
commitbd7363ed699cae78bd87d23922fdbf3dd51fa03b (patch)
tree91f07df1718d436194d6e39fa4690b21039f4a38 /libcpp
parent9163d16e4f56ced25839ff246c56e166ae62e962 (diff)
downloadgcc-bd7363ed699cae78bd87d23922fdbf3dd51fa03b.zip
gcc-bd7363ed699cae78bd87d23922fdbf3dd51fa03b.tar.gz
gcc-bd7363ed699cae78bd87d23922fdbf3dd51fa03b.tar.bz2
aarch64: Rename FLAG_AUTO_FP to FLAG_QUIET
I'd suggested the name "FLAG_AUTO_FP" to mean "automatically derive FLAG_FP from the mode", i.e. automatically decide whether the function might read the FPCR or might raise FP exceptions. However, the flag currently suppresses that behaviour instead. This patch renames FLAG_AUTO_FP to FLAG_QUIET. That's probably not a great name, but it's also what the SVE code means by "quiet", and is borrowed from "quiet NaNs". gcc/ * config/aarch64/aarch64-builtins.cc (FLAG_AUTO_FP): Rename to... (FLAG_QUIET): ...this and update all references. * config/aarch64/aarch64-simd-builtins.def: Update all references here too.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions