binutils-gdb/ld/testsuite/ld-elf/zerosize1.d
Hans-Peter Nilsson 1fc75697ae PR ld/13789
* ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
2012-03-01 08:24:10 +00:00

11 lines
193 B
Makefile

#source: start.s
#source: zerosize1.s
#ld:
#readelf: -s
# Check that xyzzy is not placed in the .text section.
#...
+[0-9]+: +[0-9a-f]+ +0 +(OBJECT|NOTYPE) +GLOBAL +DEFAULT +ABS xyzzy
#pass