mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
2005-12-18 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/unknown2.d: New. * ld-elf/unknown2.s: Likewise.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-12-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elf/unknown2.d: New.
|
||||
* ld-elf/unknown2.s: Likewise.
|
||||
|
||||
2005-12-12 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* ld-arm/arm-call.d: New test.
|
||||
|
||||
7
ld/testsuite/ld-elf/unknown2.d
Normal file
7
ld/testsuite/ld-elf/unknown2.d
Normal file
@@ -0,0 +1,7 @@
|
||||
#source: unknown2.s
|
||||
#ld: -shared
|
||||
#readelf: -S
|
||||
|
||||
#...
|
||||
\[[ 0-9]+\] \.note.foo[ \t]+NOTE[ \t]+.*
|
||||
#pass
|
||||
6
ld/testsuite/ld-elf/unknown2.s
Normal file
6
ld/testsuite/ld-elf/unknown2.s
Normal file
@@ -0,0 +1,6 @@
|
||||
.section .note.foo,"a","note"
|
||||
.space 16
|
||||
.section .data,"aw"
|
||||
.space 3800
|
||||
.section .rodata,"a"
|
||||
.space 4
|
||||
Reference in New Issue
Block a user