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-Url: http://git.osdn.net/view?a=commitdiff_plain;h=36cf2f9c6ffa0a32fe49e14aadf8f5fbeaa38c80;p=pf3gnuchains%2Fpf3gnuchains3x.git * ld-scripts/rgn-over7.d: Adjust expected message for recent change. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 1613b29365..06b10c3422 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 82cfea43ee..50bd6afe95 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 #...