MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / stabs-symbol-type.d
1 #PROG: readelf
2 #readelf: -s
3 #name: MIPS .stab symbol type
4 #as: -32
5
6 # Verify the symbol type when emitting a .stab directive.
7 # In this case, it should not be MIPS16 or MICROMIPS.
8 #...
9 *[0-9]+: +[0-9]+ +[0-9]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ foo
10 #pass
This page took 0.030181 seconds and 4 git commands to generate.