aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/t-freebsd-thread
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-08-22 14:50:47 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2024-08-22 14:50:47 -0700
commitda043f9c7172bcbfda0cdb570fb3a979a4b1a525 (patch)
treecdb1c736351b12f0f40fd9247a583daa24281055 /libgcc/config/t-freebsd-thread
parentc9377734b798d8d311dfd3a5618dc49407703b93 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
testsuite: Fix gcc.dg/torture/pr116420.c for targets default unsigned char [PR116464]HEADtrunkmaster
This is an obvious fix to the gcc.dg/torture/pr116420.c testcase which simplier changes from plain `char` to `signed char` so it works on targets where plain char defaults to unsigned. Pushed as obvious after a quick test for aarch64-linux-gnu to make sure the testcase passes now. PR testsuite/116464 gcc/testsuite/ChangeLog: * gcc.dg/torture/pr116420.c: Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'libgcc/config/t-freebsd-thread')
0 files changed, 0 insertions, 0 deletions