
2020-06-06 Kaylee Blake <klkblake@gmail.com> H.J. Lu <hongjiu.lu@intel.com> PR ld/25617 * testsuite/ld-elf/nosectionheader-1.d: New file. * testsuite/ld-elf/nosectionheader-2.d: Likewise.
14 lines
340 B
Makefile
14 lines
340 B
Makefile
#source: start.s
|
|
#ld: -z nosectionheader
|
|
#readelf: -h -S
|
|
#xfail: [uses_genelf]
|
|
# These targets don't support -z.
|
|
|
|
#...
|
|
Start of section headers:[ \t]+0 \(bytes into file\)
|
|
#...
|
|
Size of section headers:[ \t]+0 \(bytes\)
|
|
Number of section headers:[ \t]+0
|
|
Section header string table index:[ \t]+0
|
|
|
|
There are no sections in this file.
|