From: Alan Modra Date: Mon, 8 Jul 2019 00:35:39 +0000 (+0930) Subject: Re: PowerPC notoc call stub tests X-Git-Tag: binutils-2_33~634 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3836e1d1ab859b9f6c41bc4565ef779640b7c706;p=platform%2Fupstream%2Fbinutils.git Re: PowerPC notoc call stub tests Correct the tests for powerpc 32-bit targets. * testsuite/ld-powerpc/callstub-1.d: Pass -melf64ppc to ld. * testsuite/ld-powerpc/callstub-2.d: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index dbf2d2e..cb72592 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2019-07-08 Alan Modra + + * testsuite/ld-powerpc/callstub-1.d: Pass -melf64ppc to ld. + * testsuite/ld-powerpc/callstub-2.d: Likewise. + 2019-07-04 Jan Beulich * testsuite/ld-elf/group9.s: Correct argument of .type. diff --git a/ld/testsuite/ld-powerpc/callstub-1.d b/ld/testsuite/ld-powerpc/callstub-1.d index a9926e5..7c243ee 100644 --- a/ld/testsuite/ld-powerpc/callstub-1.d +++ b/ld/testsuite/ld-powerpc/callstub-1.d @@ -1,5 +1,5 @@ #as: -a64 -mfuture -#ld: -shared --plt-align=0 --hash-style=gnu +#ld: -melf64ppc -shared --plt-align=0 --hash-style=gnu #objdump: -dr -Mfuture .* diff --git a/ld/testsuite/ld-powerpc/callstub-2.d b/ld/testsuite/ld-powerpc/callstub-2.d index a8db9bd..6036707 100644 --- a/ld/testsuite/ld-powerpc/callstub-2.d +++ b/ld/testsuite/ld-powerpc/callstub-2.d @@ -1,5 +1,5 @@ #as: -a64 -#ld: -shared --plt-align=0 --hash-style=gnu +#ld: -melf64ppc -shared --plt-align=0 --hash-style=gnu #objdump: -dr .*