aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2009-05-22 15:54:36 +0000
committerHans-Peter Nilsson <hp@axis.com>2009-05-22 15:54:36 +0000
commitcb150213b276655b6c200cc2c61b408f6264d777 (patch)
tree4b574d874ae831e3cb253752e0247b3a3f9289be /ld/testsuite/ld-scripts
parentb34fab9a49490d6c8641f7f7c234b48b1d04b9ed (diff)
downloadgdb-cb150213b276655b6c200cc2c61b408f6264d777.zip
gdb-cb150213b276655b6c200cc2c61b408f6264d777.tar.gz
gdb-cb150213b276655b6c200cc2c61b408f6264d777.tar.bz2
* ld-scripts/rgn-over7.d: Adjust expected message for recent change.
Diffstat (limited to 'ld/testsuite/ld-scripts')
-rw-r--r--ld/testsuite/ld-scripts/rgn-over7.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/rgn-over7.d b/ld/testsuite/ld-scripts/rgn-over7.d
index 82cfea4..50bd6af 100644
--- a/ld/testsuite/ld-scripts/rgn-over7.d
+++ b/ld/testsuite/ld-scripts/rgn-over7.d
@@ -1,7 +1,7 @@
# name: rgn-over7
# source: rgn-over.s
# ld: -T rgn-over7.t -Map tmpdir/rgn-over7.map
-# error: \A[^ \n]*?ld[^:\n]*?: [^\n]*?section `\.text' will not fit in region `r1'\n[^ \n]*?ld[^:\n]*?: section \.data \[0+1008 -> 0+1013\] overlaps section \.text \[0+1000 -> 0+100b\]\n[^ \n]*?ld[^:\n]*?: region `r1' overflowed by 4 bytes\Z
+# error: \A[^ \n]*?ld[^:\n]*?: [^\n]*?section `\.text' will not fit in region `r1'\n[^ \n]*?ld[^:\n]*?: section \.data loaded at \[0+1008,0+1013\] overlaps section \.text loaded at \[0+1000,0+100b\]\n[^ \n]*?ld[^:\n]*?: region `r1' overflowed by 4 bytes\Z
Discarded input sections
#...