run_dump_test replace PROG with DUMPPROG in gas and ld
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@stabs-symbol-type.d
1 #DUMPPROG: readelf
2 #readelf: -s
3 #name: MIPS .stab symbol type
4 #as: -32
5 #source: stabs-symbol-type.s
6
7 # Verify the symbol type when emitting a .stab directive.
8 # In this case, it should be MICROMIPS.
9 #...
10 *[0-9]+: +[0-9]+ +[0-9]+ +NOTYPE +LOCAL +DEFAULT +\[MICROMIPS\] +[0-9]+ foo
11 #pass
This page took 0.032338 seconds and 5 git commands to generate.