aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-path.cc
diff options
context:
space:
mode:
authorRoger Sayle <roger@nextmovesoftware.com>2022-08-10 07:05:33 +0100
committerRoger Sayle <roger@nextmovesoftware.com>2022-08-10 07:07:24 +0100
commitc16d9f78dc81664e3341157c5a6efb85c0c141f4 (patch)
tree093f1d531753c3fdc2be36560ed85e81840710d9 /gcc/gimple-range-path.cc
parent6d001ec15aee236b447197a1505142601a282dc7 (diff)
downloadgcc-c16d9f78dc81664e3341157c5a6efb85c0c141f4.zip
gcc-c16d9f78dc81664e3341157c5a6efb85c0c141f4.tar.gz
gcc-c16d9f78dc81664e3341157c5a6efb85c0c141f4.tar.bz2
[Committed] PR other/106575: Use "signed char" in new fold-eqandshift-4.c
My recently added testcase gcc.dg/fold-eqandshift-4.c, incorrectly assumed that "char" was "signed char", and hence fails on powerpc64 where this isn't the case. Fixed by making "signed char" explicit where needed in this test. Committed as obvious. 2022-08-10 Roger Sayle <roger@nextmovesoftware.com> gcc/testsuite/ChangeLog PR other/106575 * gcc.dg/fold-eqandshift-4.c: Use "signed char" explicitly.
Diffstat (limited to 'gcc/gimple-range-path.cc')
0 files changed, 0 insertions, 0 deletions