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 | 0a4490a1ad3f73d546f53d0940dbc9f217d12922 (patch) | |
tree | 4cc40e3af70b1d77c40533fdfcecd12c72c0c3bf /libcpp/files.cc | |
parent | 1e181536ba5c39d987bf394d346f49982e6df83a (diff) | |
download | gcc-0a4490a1ad3f73d546f53d0940dbc9f217d12922.zip gcc-0a4490a1ad3f73d546f53d0940dbc9f217d12922.tar.gz gcc-0a4490a1ad3f73d546f53d0940dbc9f217d12922.tar.bz2 |
aarch64: Reintroduce FLAG_AUTO_FP
The flag now known as FLAG_QUIET is an odd-one-out in that it
removes side-effects rather than adding them. This patch inverts
it and gives it the old name FLAG_AUTO_FP. FLAG_QUIET now means
"no flags" instead.
gcc/
* config/aarch64/aarch64-builtins.cc (FLAG_QUIET): Redefine to 0,
replacing the old flag with...
(FLAG_AUTO_FP): ...this.
(FLAG_DEFAULT): Redefine to FLAG_AUTO_FP.
(aarch64_call_properties): Update accordingly.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions