Run PR ld/17618 test only with 64-bit ELF linker
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 9 Aug 2017 22:04:05 +0000 (15:04 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 9 Aug 2017 22:04:05 +0000 (15:04 -0700)
commit978c05401b0f0ac7a94cca7db19b1dec0c5bd698
tree1d61fa478e1633519daf55f5cb3588dcd5783a09
parent0968fbae6b16ced72c356c14aaadfe366280a464
Run PR ld/17618 test only with 64-bit ELF linker

PR ld/17618 test requires 64-bit linker to run.  Set LD_CLASS to "64bit"
for 64-bit ELF linker and run PR ld/17618 test only if $LD_CLASS is
"64bit".  More checks can be added to support 64-bit linkers in non-ELF
format.

* testsuite/config/default.exp (LD_CLASS): New.  Set to "64bit"
for 64-bit ELF linker.
* testsuite/ld-x86-64/pr17618.d (#notarget): Removed.
* testsuite/ld-x86-64/x86-64.exp: Run pr17618 only for 64-bit
linker.
ld/ChangeLog
ld/testsuite/config/default.exp
ld/testsuite/ld-x86-64/pr17618.d
ld/testsuite/ld-x86-64/x86-64.exp
This page took 0.025891 seconds and 4 git commands to generate.