aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-07-24 18:00:05 +0200
committerThomas Koenig <tkoenig@gcc.gnu.org>2024-07-28 19:05:53 +0200
commit41886930c339c382cd4b5d9ea959590390bb0ac4 (patch)
treee5adcab577c6c452111c965cba5a9cb0660f7a4f /libcpp
parent00fc1169f7cea8149c2a5442d07b64615cb8b336 (diff)
downloadgcc-41886930c339c382cd4b5d9ea959590390bb0ac4.zip
gcc-41886930c339c382cd4b5d9ea959590390bb0ac4.tar.gz
gcc-41886930c339c382cd4b5d9ea959590390bb0ac4.tar.bz2
testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]
Didn't notice the memmove is into an int variable, so the test was still failing on big endian. 2024-07-24 Jakub Jelinek <jakub@redhat.com> PR tree-optimization/116034 PR testsuite/116061 * gcc.dg/pr116034.c (g): Change type from int to unsigned short. (foo): Guard memmove call on __SIZEOF_SHORT__ == 2.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions