* ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
authorAlan Modra <amodra@gmail.com>
Sat, 16 May 2009 01:56:44 +0000 (01:56 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 16 May 2009 01:56:44 +0000 (01:56 +0000)
* ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
* ld-elf/orphan3f.s: Increase section size to 16.
* ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
* ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.

13 files changed:
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/orphan3.d
ld/testsuite/ld-elf/orphan3a.s
ld/testsuite/ld-elf/orphan3b.s
ld/testsuite/ld-elf/orphan3c.s
ld/testsuite/ld-elf/orphan3d.s
ld/testsuite/ld-elf/orphan3e.s
ld/testsuite/ld-elf/orphan3f.s
ld/testsuite/ld-pe/orphan.d
ld/testsuite/ld-pe/orphana.s
ld/testsuite/ld-pe/orphanb.s
ld/testsuite/ld-pe/orphand.s
ld/testsuite/ld-pe/orphane.s

index 5fd731d753375e492aa267bd4999fe2902d63b65..839a40393f80184b9a654544926def4ad735d0e1 100644 (file)
@@ -1,3 +1,11 @@
+2009-05-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
+       * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
+       * ld-elf/orphan3f.s: Increase section size to 16.
+       * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
+       * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
+
 2009-05-15  Alan Modra  <amodra@bigpond.net.au>
 
        * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
index 4a03437ec581021378f2ca9916171cd9d8ed2647..7d392a54d702a34584f19d8eb1254ccb6581aa11 100644 (file)
@@ -12,9 +12,9 @@
 #xfail: "cr16-*-*" "crx-*-*" "d10v-*-*" "xstormy16-*-*"
 
 #...
-  \[[ 0-9]+\] \.foo +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+8 +0+ +A +0 +0 +[0-9]+
+  \[[ 0-9]+\] \.foo +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+20 +0+ +A +0 +0 +[0-9]+
 #...
-  \[[ 0-9]+\] \.foo +NOBITS +[0-9a-f]+ +[0-9a-f]+ +0+8 +0+ +A +0 +0 +[0-9]+
+  \[[ 0-9]+\] \.foo +NOBITS +[0-9a-f]+ +[0-9a-f]+ +0+20 +0+ +A +0 +0 +[0-9]+
 #...
   \[[ 0-9]+\] \.foo +PROGBITS +0+ +[0-9a-f]+ +0+8 +0+ +0 +0 +[0-9]+
   \[[ 0-9]+\] \.[^f].*
index 7589dea7dae33df9ea71a74e5c3117415b378b70..bc3023be34c94ab90755508ed83905ea9a935af0 100644 (file)
@@ -9,4 +9,4 @@ _start:
 __start:
 
  .section .foo,"a",%nobits
- .space 4
+ .space 16
index f57d3bec42436fe06bb0611f67f5941dcf419f27..c475eb11d1bf09056314c08cef8fac36dd214e99 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"a",%progbits
- .long 1
+ .long 1,1,1,1
index fedcf09be04095984e57f99f2cca596e65a299db..209570cd1509d50078948392eee550b53627d11b 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"",%progbits
- .long 2
+ .long 2,2,2,2
index 1cf21bd7cbf2359f822fa9ef33ab5a55e2ddb5b6..7f57443ace24a649700652f225d799339ae8a0f4 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"a",%nobits
- .space 4
+ .space 16
index bcd7a18cf76fd0b0e13921661669c304ab3c8550..405d9e2d4f9c14ccfa9b7737db9bca327ba4d46b 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"a",%progbits
- .long 4
+ .long 4,4,4,4
index aa0c754b10eae7f54590c539b7bc3bfd4d2da0ad..3ef1b9e23b449f7758dee720d8e26c7af19e1efa 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"",%progbits
- .long 5
+ .long 5,5,5,5
index 1bace6ba462a5385dac863c63ae71a13c3e90542..4047a6ae0f9990d23ee468903bc534e6ea03a488 100644 (file)
@@ -7,7 +7,7 @@
 
 #...
  +0 +\.text .*
- +1 +\.foo +0+8 .*
- +2 +\.foo +0+8 .*
+ +1 +\.foo +0+20 .*
+ +2 +\.foo +0+20 .*
  +3 +\.idata .*
 #pass
index 0fff05e76c7aec30371dabc8aa2d7df789943ddc..65104917ecdd52d8ae265704c9f46bdf9187377c 100644 (file)
@@ -5,4 +5,4 @@ _mainCRTStartup:
 _start:
 
  .section .foo,"b"
- .space 4
+ .space 16
index 0738616685bb79b6f20c37e2a4a084eeead46490..6f26b94106a74326845806ae8b80ca37e1df3780 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo
- .long 1
+ .long 1,1,1,1
index f0953ee6a49bb69d2e2366633fcbb78cf97a76a9..9b23cb566b08a8789f2543f22b58e89a524579ed 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"b"
- .space 4
+ .space 16
index 3f7e228df08d4e72f5f08e8afddf49dd7aedc983..aff3e84ff9f543db56764bf97ace8ce0ccfd814d 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo
- .long 4
+ .long 4,4,4,4