pr78973.c: Make functions static to avoid failures with -fpic
authorMartin Sebor <msebor@redhat.com>
Fri, 23 Aug 2019 16:16:42 +0000 (16:16 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 23 Aug 2019 16:16:42 +0000 (10:16 -0600)
commit0448240b88ceb5bb29d4872f434ddf385a30f1d2
treedd1c383a1c6ae1c644e0a0e025e0d2a898310cb2
parent8e7803e8e11fecfae460e7076ac559f4ba35f2b5
pr78973.c: Make functions static to avoid failures with -fpic

gcc/testsuite/ChangeLog:

* gcc.dg/pr78973.c: Make functions static to avoid failures
with -fpic
* gcc.dg/pr78973-2.c: Same.

From-SVN: r274860
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr78973-2.c
gcc/testsuite/gcc.dg/pr78973.c