testsuite: allow opd section
commit8895913273b97d07f9576f5eb497d39b78166daf
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 17 Nov 2020 16:14:13 +0000 (17 11:14 -0500)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 17 Nov 2020 16:28:23 +0000 (17 11:28 -0500)
tree02e4504554855c7f431a7dd5d769131b69d3e5a1
parentb196e76aecb675b9f6a1e4f15419606621459401
testsuite: allow opd section

PPC64 Linux ELFv1 uses function descriptors with the descriptor
placed in the .opd section.  This patch expands the pattern in the testcase
to accept .opd section name associated with the function name.

gcc/testsuite/ChangeLog:

* gcc.dg/pr25376.c: Allow .opd section.
gcc/testsuite/gcc.dg/pr25376.c