PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible array...
authorMartin Sebor <msebor@redhat.com>
Mon, 18 May 2020 22:31:13 +0000 (16:31 -0600)
committerMartin Sebor <msebor@redhat.com>
Mon, 18 May 2020 22:31:13 +0000 (16:31 -0600)
commit8edf0adb6616bd717312d9b305c7d7c9a6b7a171
treecb67c163e443131b31cb53d7231574a19e3afa36
parent5d2246a32c638e9caea109e5dd9f182f5cd43b2a
PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible array of an extern struct

Adjust test to avoid failures in ILP32 mode.

gcc/testsuite/ChangeLog:

PR middle-end/92815
* gcc.dg/builtin-object-size-20.c: Adjust to avoid failures in
ILP32 mode.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/builtin-object-size-20.c