aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2020-03-18 12:36:53 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2020-03-18 12:38:30 +0000
commitaef397a1548908f82907854a6efc0cd4c0539904 (patch)
treec40594e223a4bc340be2735d5c7e0406df2cafaa /ld/testsuite/ld-arm
parentac4bf06ca22b641b10fe37763bf57e177ee22864 (diff)
downloadfsf-binutils-gdb-aef397a1548908f82907854a6efc0cd4c0539904.zip
fsf-binutils-gdb-aef397a1548908f82907854a6efc0cd4c0539904.tar.gz
fsf-binutils-gdb-aef397a1548908f82907854a6efc0cd4c0539904.tar.bz2
Non-contiguous memory regions support: Fix testcases after previous commit
2020-03-18 Christophe Lyon <christophe.lyon@linaro.org> * testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output. * testsuite/ld-powerpc/non-contiguous-powerpc.d: Likewise. Change-Id: I8870800177e1ff79cdd05af13613ec53ef95681f
Diffstat (limited to 'ld/testsuite/ld-arm')
-rw-r--r--ld/testsuite/ld-arm/non-contiguous-arm4.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/non-contiguous-arm4.d b/ld/testsuite/ld-arm/non-contiguous-arm4.d
index 28417c0..a55e8d6 100644
--- a/ld/testsuite/ld-arm/non-contiguous-arm4.d
+++ b/ld/testsuite/ld-arm/non-contiguous-arm4.d
@@ -1,4 +1,4 @@
#name: non-contiguous-arm4
#source: non-contiguous-arm.s
#ld: --enable-non-contiguous-regions -T non-contiguous-arm4.ld
-# error: \AOutput section '.ramu' not large enough for the linker-created stubs section '.code.3.__stub'.*\Z
+# error: \A.*Output section '.ramu' not large enough for the linker-created stubs section '.code.3.__stub'.*\Z