ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / globsymw2.s
CommitLineData
00de87cd
HPN
1 .text
2 .stabn 162,0,0,0
3;# A bit like globsymw1.s but containing a valid, working, stabs
4;# symbol warning construct.
5 .stabs "isatty is not implemented and will always fail",30,0,0,0
6 .stabs "globsym1",1,0,0,0
7 .global globsym1
8 .type globsym1, @function
9globsym1:
10 .stabd 46,0,0
11 .stabn 68,0,16,LM0-globsym1
12LM0:
13 .long 0
14 .size globsym1, .-globsym1
15 .stabs "",100,0,0,Letext0
16Letext0:
This page took 0.634047 seconds and 4 git commands to generate.