ld: Remove x86 ISA level run-time tests
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 7 Feb 2021 21:11:16 +0000 (13:11 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 7 Feb 2021 21:12:42 +0000 (13:12 -0800)
commit38a143aa8c633225e000fd006a5a171f0b6c80ee
treed17c662b9225d4e88fce0186ed68dafc34607cda
parent4cf28e918accb76e8f343eee40c4955b4969f335
ld: Remove x86 ISA level run-time tests

Remove x86 ISA level run-time tests since with glibc 2.33, they will fail
to run on machines with lesser x86 ISA level:

tmpdir/property-5-pie: CPU ISA level is lower than required

PR ld/27358
* testsuite/ld-i386/i386.exp: Remove property 3/4/5 run-time
tests.
* testsuite/ld-x86-64/x86-64.exp: Likewise.
ld/ChangeLog
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-x86-64/x86-64.exp
This page took 0.026174 seconds and 4 git commands to generate.