aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.cc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-01-12 10:47:20 +0100
committerJakub Jelinek <jakub@redhat.com>2024-01-12 10:49:57 +0100
commit9073084a0648906c46dea5ed05650e94cf16a6ee (patch)
tree5ebf1ab7ff4afdb63c7a1baa359cb41930f43241 /gcc/function.cc
parent5fbc1b2e7c1bdf11f64765b278f477310c0f3436 (diff)
downloadgcc-9073084a0648906c46dea5ed05650e94cf16a6ee.zip
gcc-9073084a0648906c46dea5ed05650e94cf16a6ee.tar.gz
gcc-9073084a0648906c46dea5ed05650e94cf16a6ee.tar.bz2
testsuite: Fix up preprocessor conditions in bitint-31.c test
Andre reported on IRC that this test has weird preprocessor conditions, obviously the intent was to test whether corresponding __*_MANT_DIG__ is equal to the expected value like earlier in the function definitions, but somehow I've ended up with a comma expression instead, which was always true. 2024-01-12 Jakub Jelinek <jakub@redhat.com> * gcc.dg/bitint-31.c: Fix up #if conditions checking whether __*_MANT_DIG__ is equal to a particular precision.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions