forked from Imagelibrary/binutils-gdb
binutils/testsuite/
2008-10-03 H.J. Lu <hongjiu.lu@intel.com> * binutils-all/group.s: Updated. * binutils-all/group-2.s: Likewise. * binutils-all/group-3.s: Likewise. * binutils-all/group-4.s: Likewise. * binutils-all/strip-7.d: Likewise. * binutils-all/strip-9.d: Likewise. ld/testsuite/ 2008-10-03 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/group5.d: Updated. * ld-elf/group6.d: Likewise.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.section .text.foo,"axG",%progbits,.text.foo,comdat
|
||||
.global foo
|
||||
foo:
|
||||
.global foo2
|
||||
foo2:
|
||||
.word 0
|
||||
.section .data.bar,"awG",%progbits,.text.foo,comdat
|
||||
.global bar
|
||||
bar:
|
||||
.global bar2
|
||||
bar2:
|
||||
.word 0
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
.section .text,"axG",%progbits,foo,comdat
|
||||
.global foo
|
||||
foo:
|
||||
.section .text.foo3,"axG",%progbits,foo3,comdat
|
||||
.global foo3
|
||||
foo3:
|
||||
.word 0
|
||||
.section .data,"awG",%progbits,foo,comdat
|
||||
.global bar
|
||||
bar:
|
||||
.section .data.bar3,"awG",%progbits,foo3,comdat
|
||||
.global bar3
|
||||
bar3:
|
||||
.word 0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.section .text,"axG",%progbits,foo,comdat
|
||||
foo:
|
||||
.section .text.foo4,"axG",%progbits,foo4,comdat
|
||||
foo4:
|
||||
.word 0
|
||||
.section .data,"awG",%progbits,foo,comdat
|
||||
bar:
|
||||
.section .data.foo4,"awG",%progbits,foo4,comdat
|
||||
bar4:
|
||||
.word 0
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
.section .text,"axG",%progbits,foo_group,comdat
|
||||
.section .text.foo,"axG",%progbits,foo_group,comdat
|
||||
.global foo
|
||||
foo:
|
||||
.word 0
|
||||
.section .data,"awG",%progbits,foo_group,comdat
|
||||
.section .data.foo,"awG",%progbits,foo_group,comdat
|
||||
.global bar
|
||||
bar:
|
||||
.word 0
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#...
|
||||
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
|
||||
#...
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains 2 sections:
|
||||
\[Index\] Name
|
||||
\[[ 0-9]+\] .text.*
|
||||
\[[ 0-9]+\] .data.*
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#...
|
||||
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
|
||||
#...
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains 2 sections:
|
||||
\[Index\] Name
|
||||
\[[ 0-9]+\] .text.*
|
||||
\[[ 0-9]+\] .data.*
|
||||
|
||||
Reference in New Issue
Block a user