Update PowerPC64 symtocbase test
authorAlan Modra <amodra@gmail.com>
Wed, 19 Jan 2022 13:17:41 +0000 (23:47 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 28 Jan 2022 06:30:55 +0000 (17:00 +1030)
commitef5684c2bdf4d4f9975650e3b7b8f9b0ff98abee
tree87848f6b39f31aa99ccdc41255e0248783d0befd
parent0441f94fba61998b4bd18487aacf70a672df099c
Update PowerPC64 symtocbase test

Using a symbol other than .TOC. with @tocbase is an extension to the
ABI.  It is never valid to use a symbol without a definition in the
binary, and symbols on these expressions cannot be overridden.  Make
this explicit by using ".hidden" in the testcase.

* testsuite/ld-powerpc/symtocbase-1.s: Align data.  Make function
entry symbol hidden.
* testsuite/ld-powerpc/symtocbase-2.s: Likewise.
* testsuite/ld-powerpc/symtocbase.d: Adjust expected output.
ld/testsuite/ld-powerpc/symtocbase-1.s
ld/testsuite/ld-powerpc/symtocbase-2.s
ld/testsuite/ld-powerpc/symtocbase.d