binutils-gdb/ld/testsuite/ld-elf/nosectionheader-1.d
Kaylee Blake 0a06ea7a76 ld: Add simple tests for -z nosectionheader
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.
2023-06-29 10:29:47 -07:00

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.