* 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 5fd731d..839a403 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 4a03437..7d392a5 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 7589dea..bc3023b 100644 (file)
@@ -9,4 +9,4 @@ _start:
 __start:
 
  .section .foo,"a",%nobits
- .space 4
+ .space 16
index f57d3be..c475eb1 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"a",%progbits
- .long 1
+ .long 1,1,1,1
index fedcf09..209570c 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"",%progbits
- .long 2
+ .long 2,2,2,2
index 1cf21bd..7f57443 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"a",%nobits
- .space 4
+ .space 16
index bcd7a18..405d9e2 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"a",%progbits
- .long 4
+ .long 4,4,4,4
index aa0c754..3ef1b9e 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"",%progbits
- .long 5
+ .long 5,5,5,5
index 1bace6b..4047a6a 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 0fff05e..6510491 100644 (file)
@@ -5,4 +5,4 @@ _mainCRTStartup:
 _start:
 
  .section .foo,"b"
- .space 4
+ .space 16
index 0738616..6f26b94 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo
- .long 1
+ .long 1,1,1,1
index f0953ee..9b23cb5 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo,"b"
- .space 4
+ .space 16
index 3f7e228..aff3e84 100644 (file)
@@ -1,2 +1,2 @@
  .section .foo
- .long 4
+ .long 4,4,4,4