gold: Update ver_test_pr16504.sh
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 1 May 2020 16:05:01 +0000 (09:05 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 1 May 2020 16:05:21 +0000 (09:05 -0700)
commitde6d6067f59bdcd97ea5e5b72ca3161d4448493e
tree06ac2153117a6ecea4ac777576d9049b28e9cd91
parent48bc218262da3784dd5258b774832d6b36afcf93
gold: Update ver_test_pr16504.sh

commit df3a023bd614133fe69afb02cd0e8f3e590a36a9
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Jul 23 17:54:42 2019 +0930

    SHF_GNU_MBIND requires ELFOSABI_GNU

changed readelf to print IFUNC only for ELFOSABI_GNU.  Since

$ readelf -h ver_test_pr16504.so
...
 OS/ABI:                            UNIX - System V
...

we get

$ readelf -sW ver_test_pr16504.so
...
     3: 0000000000000378    13 <OS specific>: 10 GLOBAL DEFAULT    9 foo@@VER1
...

Update ver_test_pr16504.sh to also accept "<OS specific>: 10".

* testsuite/ver_test_pr16504.sh: Updated.
gold/ChangeLog
gold/testsuite/ver_test_pr16504.sh
This page took 0.024179 seconds and 4 git commands to generate.