From: H.J. Lu Date: Fri, 2 Sep 2016 14:58:24 +0000 (-0700) Subject: Limit pr20513c/pr20513d to Linux and GNU targets X-Git-Tag: users/ARM/embedded-binutils-master-2016q4~796 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b2d85b255f11d0fce6c323f9e113673445c961a;p=external%2Fbinutils.git Limit pr20513c/pr20513d to Linux and GNU targets * testsuite/ld-elf/pr20513c.d: Limit to *-*-linux* and *-*-gnu* targets. * testsuite/ld-elf/pr20513d.d: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index e7b9bab..8ef9e51 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2016-09-02 H.J. Lu + + * testsuite/ld-elf/pr20513c.d: Limit to *-*-linux* and *-*-gnu* + targets. + * testsuite/ld-elf/pr20513d.d: Likewise. + 2016-09-01 H.J. Lu PR ld/20513 diff --git a/ld/testsuite/ld-elf/pr20513c.d b/ld/testsuite/ld-elf/pr20513c.d index 6a019ef..ab9b360 100644 --- a/ld/testsuite/ld-elf/pr20513c.d +++ b/ld/testsuite/ld-elf/pr20513c.d @@ -2,6 +2,7 @@ #source: pr20513b.s #ld: -shared #readelf: -S --wide +#target: *-*-linux* *-*-gnu* #failif #... diff --git a/ld/testsuite/ld-elf/pr20513d.d b/ld/testsuite/ld-elf/pr20513d.d index 9b7199f..d1700a7 100644 --- a/ld/testsuite/ld-elf/pr20513d.d +++ b/ld/testsuite/ld-elf/pr20513d.d @@ -2,6 +2,7 @@ #source: pr20513a.s #ld: -shared #readelf: -S --wide +#target: *-*-linux* *-*-gnu* #failif #...