mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* gas/pe/section-exclude.d: Correct testcase.
This commit is contained in:
parent
c93dbcba16
commit
8d7f3066f1
@ -1,3 +1,7 @@
|
|||||||
|
2011-09-28 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
|
* gas/pe/section-exclude.d: Correct testcase.
|
||||||
|
|
||||||
2011-09-27 Kai Tietz <ktietz@redhat.com>
|
2011-09-27 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
* gas/pe/pe.exp: Add new testcase.
|
* gas/pe/pe.exp: Add new testcase.
|
||||||
|
@ -7,14 +7,12 @@
|
|||||||
|
|
||||||
Sections:
|
Sections:
|
||||||
Idx Name *Size *VMA *LMA *File off *Algn
|
Idx Name *Size *VMA *LMA *File off *Algn
|
||||||
3 .foo1 00000004 0000000000000000 0000000000000000 000000b4 2**2
|
|
||||||
CONTENTS, EXCLUDE
|
|
||||||
0 \.text 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
0 \.text 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
||||||
.*
|
.*
|
||||||
1 \.data 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
1 \.data 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
||||||
.*
|
.*
|
||||||
2 \.bss 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
2 \.bss 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
||||||
.*
|
.*
|
||||||
3 \.foo1 0*0000004 0*0000000 0*0000000 0*0000000 2\*\*[24]
|
3 \.foo1 0*0000004 0*0000000 0*0000000 .* 2\*\*[24]
|
||||||
.*CONTENS, EXCLUDE
|
.*CONTENTS, EXCLUDE
|
||||||
.*
|
.*
|
||||||
|
Loading…
Reference in New Issue
Block a user