]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld: Require GCC 5 or above for 3 x86 tests
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 9 Aug 2017 03:20:43 +0000 (20:20 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 18 Sep 2017 20:39:23 +0000 (13:39 -0700)
commit00109687cb48c33965afbc6d821f3f0e3fec365c
tree2b202d333169ac743b4be1793b6258c5f401798a
parente6ff33ca50c1180725dde11c84ee93fcdb4235ef
ld: Require GCC 5 or above for 3 x86 tests

Require GCC 5 or above for 3 x86 tests which fail with GCC 4.9.3.

PR ld/21924
* testsuite/ld-i386/i386.exp: Require GCC 5 or above for
"weakundef1 with PIE" test.
* testsuite/ld-x86-64/tls.exp: Require GCC 5 or above for
"tlsdesc1" and "tlsdesc1 with PIE" tests.

(cherry picked from commit 25d28c91b89d8f4a7e78b98b01e2c2382cea3e60)
ld/ChangeLog
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-x86-64/tls.exp