Warray-bounds-36.c: Make functions static to avoid failures with -fpic.
authorMartin Sebor <msebor@redhat.com>
Fri, 23 Aug 2019 15:57:46 +0000 (15:57 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 23 Aug 2019 15:57:46 +0000 (09:57 -0600)
commit8e7803e8e11fecfae460e7076ac559f4ba35f2b5
tree9367f8bac2ec7a259cc64bd879d90d714dd876e7
parentbf1a58e9be6a6a18b348812be19d965ce0111c7d
Warray-bounds-36.c: Make functions static to avoid failures with -fpic.

gcc/testsuite/ChangeLog:

* gcc.dg/Warray-bounds-36.c: Make functions static to avoid failures
with -fpic.
* gcc.dg/Warray-bounds-41.c: Same.

From-SVN: r274859
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Warray-bounds-36.c
gcc/testsuite/gcc.dg/Warray-bounds-41.c