tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / stab.d
CommitLineData
b1f2595c
AM
1#source: start.s
2#as: -gstabs
3#readelf: -S --wide
4#ld:
5d549184
TG
5#notarget: "ia64-*-*" "alpha*"
6
7# Disabled on alpha because the entry point may be above 4GB but the stabs
bab55c05 8# value only 32 bits.
b1f2595c
AM
9
10#...
bab55c05 11.* \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9][0-9]* +0.*
b1f2595c 12#...
bab55c05 13.* \.stabstr +STRTAB +0+ [0-9a-f]+ [0-9a-f]+ 00 +0 +0.*
b1f2595c 14#...
This page took 0.682166 seconds and 4 git commands to generate.