From: Hans-Peter Nilsson Date: Fri, 22 May 2009 15:54:36 +0000 (+0000) Subject: * ld-scripts/rgn-over7.d: Adjust expected message for recent change. X-Git-Tag: sid-snapshot-20090601~110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb150213b276655b6c200cc2c61b408f6264d777;p=thirdparty%2Fbinutils-gdb.git * ld-scripts/rgn-over7.d: Adjust expected message for recent change. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 1613b293654..06b10c34229 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-05-22 Hans-Peter Nilsson + + * ld-scripts/rgn-over7.d: Adjust expected message for recent change. + 2009-05-22 Julian Brown * ld-arm/cortex-a8-arm-target.s: New. diff --git a/ld/testsuite/ld-scripts/rgn-over7.d b/ld/testsuite/ld-scripts/rgn-over7.d index 82cfea43ee7..50bd6afe958 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 #...