]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
AArch64: Relax thumb-plt testcases regexpr.
authorTamar Christina <tamar.christina@arm.com>
Fri, 14 Aug 2020 06:51:03 +0000 (07:51 +0100)
committerTamar Christina <tamar.christina@arm.com>
Fri, 14 Aug 2020 06:56:00 +0000 (07:56 +0100)
commit84bbb9672e940567fe4c6aefc8a74a365a1db813
tree59e0703d675e22fad7238567493bdd97b4e2aa1b
parent06e005c553cd80709c1d37738787fd4b81776711
AArch64: Relax thumb-plt testcases regexpr.

The regexpr in these two files are a bit strict in that they don't account for
the slight changes in tags in certain arm targets which cause our address
offsets to change.   This changes the tests to allow slight movement in
locations while still strictly checking the rest.

ld/ChangeLog:

2020-08-03  Tamar Christina  <tamar.christina@arm.com>

* testsuite/ld-arm/thumb-plt-got.d: Relax regexpr.
* testsuite/ld-arm/thumb-plt.d: Likewise.

(cherry picked from commit 95c210664d3eedad480fbade0eceb81af796259d)
ld/ChangeLog
ld/testsuite/ld-arm/thumb-plt-got.d
ld/testsuite/ld-arm/thumb-plt.d