Correct test to avoid failures in ILP32.
authorMartin Sebor <msebor@redhat.com>
Sat, 13 Jun 2020 17:29:01 +0000 (11:29 -0600)
committerMartin Sebor <msebor@redhat.com>
Sat, 13 Jun 2020 17:29:01 +0000 (11:29 -0600)
commit678178cbf3642f272459b2be675cc518b3121d09
treeacffc470e130723b30cfac50a9682790cfafc04b
parentc19ef23bb984194a0db18332631c61d7417435ca
Correct test to avoid failures in ILP32.

Amends: PR middle-end/95353 - spurious -Wstringop-overflow writing to a trailing array plus offset.

gcc/testsuite/ChangeLog:
* gcc.dg/builtin-stringop-chk-5.c: Make assertions independent of
data model.
gcc/testsuite/gcc.dg/builtin-stringop-chk-5.c