summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/rgn-at3.d
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2009-04-22 11:57:35 +0000
committerNathan Sidwell <nathan@codesourcery.com>2009-04-22 11:57:35 +0000
commit09fad788ab085326e4dfdc9f27c9bbc7c433debf (patch)
tree3fb6c593244e661c37eb30d69e3b88ba49ad8feb /ld/testsuite/ld-scripts/rgn-at3.d
parent9d9d4c646b4820e42c170d448abbdcf8c7d50915 (diff)
downloadbinutils-redhat-09fad788ab085326e4dfdc9f27c9bbc7c433debf.tar.gz
* ld-scripts/rgn-at1.d: Cope with larger padding on sections.
* ld-scripts/rgn-at2.d: Likewise. * ld-scripts/rgn-at3.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-scripts/rgn-at3.d')
-rw-r--r--ld/testsuite/ld-scripts/rgn-at3.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-scripts/rgn-at3.d b/ld/testsuite/ld-scripts/rgn-at3.d
index b4ffc7481d..351c3c7d6d 100644
--- a/ld/testsuite/ld-scripts/rgn-at3.d
+++ b/ld/testsuite/ld-scripts/rgn-at3.d
@@ -7,6 +7,6 @@
Sections:
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
- 0 .text +0+[0-9a-f] +0+0010000 +0+0020000 +.*
- 1 .data +0+[0-9a-f] +0+00100[0-9a-f]+ +0+0030000 +.*
- 2 .bss +0+[0-9a-f] +0+00100[0-9a-f]+ +0+00300[0-9a-f]+ +.*
+ 0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
+ 1 .data +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+0030000 +.*
+ 2 .bss +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00300[0-9a-f]+ +.*