blob: eefdd43912c042cecce77cb1b1e63071b766c1b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#source: start.s
#source: endsym.s
#ld: --sort-common
#nm: -n
#notarget: hppa*-*-hpux*
#xfail: m68hc1*-* xgate-* cr16-*-* crx-*-* dlx-*-* nds32*-*-* visium-*-*
#...
.* end
#...
.* end2
#...
.* _?_end
#pass
|