2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
PR ld/6931 * ld-elf/group4.d: New. * ld-elf/group5.d: Likewise. * ld-elf/group6.d: Likewise.
This commit is contained in:
parent
327e8def64
commit
29b9ceead4
@ -1,3 +1,10 @@
|
||||
2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/6931
|
||||
* ld-elf/group4.d: New.
|
||||
* ld-elf/group5.d: Likewise.
|
||||
* ld-elf/group6.d: Likewise.
|
||||
|
||||
2008-10-03 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-powerpc/vxworks1-lib.rd: Update.
|
||||
|
16
ld/testsuite/ld-elf/group4.d
Normal file
16
ld/testsuite/ld-elf/group4.d
Normal file
@ -0,0 +1,16 @@
|
||||
#source: ../../../binutils/testsuite/binutils-all/group-2.s
|
||||
#ld: -r
|
||||
#readelf: -Sg --wide
|
||||
|
||||
#...
|
||||
\[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
||||
#...
|
||||
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
|
||||
#...
|
||||
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
|
||||
#...
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains 2 sections:
|
||||
\[Index\] Name
|
||||
\[[ 0-9]+\] .text.*
|
||||
\[[ 0-9]+\] .data.*
|
||||
#pass
|
16
ld/testsuite/ld-elf/group5.d
Normal file
16
ld/testsuite/ld-elf/group5.d
Normal file
@ -0,0 +1,16 @@
|
||||
#source: ../../../binutils/testsuite/binutils-all/group-3.s
|
||||
#ld: -r
|
||||
#readelf: -Sg --wide
|
||||
|
||||
#...
|
||||
\[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
||||
#...
|
||||
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
|
||||
#...
|
||||
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
|
||||
#...
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
|
||||
\[Index\] Name
|
||||
\[[ 0-9]+\] .text.*
|
||||
\[[ 0-9]+\] .data.*
|
||||
#pass
|
16
ld/testsuite/ld-elf/group6.d
Normal file
16
ld/testsuite/ld-elf/group6.d
Normal file
@ -0,0 +1,16 @@
|
||||
#source: ../../../binutils/testsuite/binutils-all/group-4.s
|
||||
#ld: -r
|
||||
#readelf: -Sg --wide
|
||||
|
||||
#...
|
||||
\[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
||||
#...
|
||||
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
|
||||
#...
|
||||
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
|
||||
#...
|
||||
COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
|
||||
\[Index\] Name
|
||||
\[[ 0-9]+\] .text.*
|
||||
\[[ 0-9]+\] .data.*
|
||||
#pass
|
Loading…
Reference in New Issue
Block a user