2012-02-14 20:43:26 +00:00
|
|
|
#source: start.s
|
|
|
|
#source: zerosize1.s
|
|
|
|
#ld:
|
|
|
|
#readelf: -s
|
|
|
|
|
|
|
|
# Check that xyzzy is not placed in the .text section.
|
|
|
|
|
|
|
|
#...
|
2012-03-01 08:24:10 +00:00
|
|
|
+[0-9]+: +[0-9a-f]+ +0 +(OBJECT|NOTYPE) +GLOBAL +DEFAULT +ABS xyzzy
|
2012-02-14 20:43:26 +00:00
|
|
|
#pass
|