diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-07-24 18:00:05 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2024-07-24 18:37:38 +0200 |
commit | 69e69847e21a8d951ab5f09fd3421449564dba31 (patch) | |
tree | 4232eb1ff9d1045a5aa0b337d68baf2c310f6f9d /gcc/analyzer/program-state.cc | |
parent | 6c22fe418cff57dad712c4b950638e6e2d09bd9c (diff) | |
download | gcc-69e69847e21a8d951ab5f09fd3421449564dba31.zip gcc-69e69847e21a8d951ab5f09fd3421449564dba31.tar.gz gcc-69e69847e21a8d951ab5f09fd3421449564dba31.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 'gcc/analyzer/program-state.cc')
0 files changed, 0 insertions, 0 deletions