aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.cc
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2022-11-12 11:27:49 +0100
committerAldy Hernandez <aldyh@redhat.com>2022-11-12 11:28:14 +0100
commitf232715d15618e91c90eb210e23de10909590944 (patch)
tree7666feb139c86ea66c1da5474f930e765e36fe1d /gcc/c/c-decl.cc
parent4c57e57b370333ae30feba624ab9caa69a33e15c (diff)
downloadgcc-f232715d15618e91c90eb210e23de10909590944.zip
gcc-f232715d15618e91c90eb210e23de10909590944.tar.gz
gcc-f232715d15618e91c90eb210e23de10909590944.tar.bz2
[frange] Avoid testing signed zero test for -fno-signed-zeros.
This patch moves a test that is meant to only work for signed zeros into range_tests_signed_zeros. I am not aware of any architectures where this is failing, but it is annoying to see selftests failing when -fno-signed-zeros is used. gcc/ChangeLog: * value-range.cc (range_tests_signbit): Move to set from here... (range_tests_signed_zeros): ...to here.
Diffstat (limited to 'gcc/c/c-decl.cc')
0 files changed, 0 insertions, 0 deletions