* gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / weakref1w.d
CommitLineData
06e77878
AO
1#nm: --undefined-only --no-sort
2#name: weakref tests, weak undefined syms
3#source: weakref1.s
4# see weakref1.d for comments on the not-targets
5#not-target: alpha*-*-osf* *-*-ecoff pdp11-*-aout
6
7# the rest of this file is generated with the following script:
8# # script begin
9# sed -n 's:^[ ]*\.weakref .*, \(w.*\)$:.* w \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
10# echo \#pass
11# # script output:
12#...
13.* w wa1
14#...
15.* w wb1
16#...
17.* w wc1
18#...
19.* w ww1
20#...
21.* w ww2
22#...
23.* w ww3
24#...
25.* w ww4
26#...
27.* w ww5
28#...
29.* w ww6
30#...
31.* w ww7
32#...
33.* w ww8
34#...
35.* w ww9
36#...
37.* w ww10
38#...
06e77878
AO
39.* w wm6
40#...
41.* w wm7
42#...
43.* w wm8
44#...
45.* w wh2
46#...
47.* w wh3
48#...
49.* w wh4
50#...
51.* w wh5
52#...
53.* w wh6
54#...
55.* w wh7
06e77878 56#pass
This page took 0.032089 seconds and 4 git commands to generate.