diff options
author | Andrew Pinski <pinskia@gmail.com> | 2023-09-26 15:00:38 -0700 |
---|---|---|
committer | Andrew Pinski <pinskia@gmail.com> | 2023-09-26 15:03:43 -0700 |
commit | 12039c9f40a81605e59951f80007827bc0413573 (patch) | |
tree | 9d52b7fc536417792a9410753655d2c4422f7bad /gcc/system.h | |
parent | 8e6757b30d0f3f13d47d0f842801a751ba6293c2 (diff) | |
download | gcc-12039c9f40a81605e59951f80007827bc0413573.zip gcc-12039c9f40a81605e59951f80007827bc0413573.tar.gz gcc-12039c9f40a81605e59951f80007827bc0413573.tar.bz2 |
Fix pr111456-1.c for targets that use unsigned char by default
This fixes the testcase to use an explicit `signed char` instead of plain `char`.
Committed as obvious after a test with a cross to powerpc64-linux-gnu and x86_64-linux-gnu.
gcc/testsuite/ChangeLog:
PR testsuite/111603
* gcc.dg/tree-ssa/pr111456-1.c: Use `signed char` instead of plain `char`.
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions