ld: Restore linker scripts in PR ld/21884 tests
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 13 Aug 2017 12:41:37 +0000 (05:41 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 13 Aug 2017 12:41:37 +0000 (05:41 -0700)
commit34c4758cc210e2ca042b0373938e57fd6844f89d
treea0d556e180b3b103d8d113da24a332b88cf2758c
parent6d545e31f520d42d921c6164ec592e8d7614d315
ld: Restore linker scripts in PR ld/21884 tests

OUTPUT_FORMAT in linker script of PR ld/21884 tests is needed to trigger
PR ld/21884.  Restore linker scripts and add nacl versions of the same
tests.

* testsuite/ld-i386/i386.exp: Run pr21884-nacl.
* testsuite/ld-x86-64/x86-64.exp: Likewise.
* testsuite/ld-i386/pr21884.d: Don't run on nacl targets.
* testsuite/ld-x86-64/pr21884.d: Likewise.
* testsuite/ld-i386/pr21884.t: Revert the last change.
* testsuite/ld-x86-64/pr21884.t: Likewise.
* testsuite/ld-i386/pr21884-nacl.d: New file.
* testsuite/ld-i386/pr21884-nacl.t: Likewise.
* testsuite/ld-x86-64/pr21884-nacl.d: Likewise.
* testsuite/ld-x86-64/pr21884-nacl.t: Likewise.
ld/ChangeLog
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-i386/pr21884-nacl.d [new file with mode: 0644]
ld/testsuite/ld-i386/pr21884-nacl.t [new file with mode: 0644]
ld/testsuite/ld-i386/pr21884.d
ld/testsuite/ld-i386/pr21884.t
ld/testsuite/ld-x86-64/pr21884-nacl.d [new file with mode: 0644]
ld/testsuite/ld-x86-64/pr21884-nacl.t [new file with mode: 0644]
ld/testsuite/ld-x86-64/pr21884.d
ld/testsuite/ld-x86-64/pr21884.t
ld/testsuite/ld-x86-64/x86-64.exp
This page took 0.025064 seconds and 4 git commands to generate.