binutils-gdb/ld/testsuite/ld-elf/nosectionheader-2.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

4 lines
126 B
Makefile

#source: start.s
#ld: -r -z nosectionheader
#error: -r and -z nosectionheader may not be used together
#xfail: [uses_genelf]