2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / weakref1w.d
CommitLineData
9af14372 1#nm: --undefined-only
06e77878
AO
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#...
9af14372 19.* w wh2
06e77878 20#...
9af14372 21.* w wh3
06e77878 22#...
9af14372 23.* w wh4
06e77878 24#...
9af14372 25.* w wh5
06e77878 26#...
9af14372 27.* w wh6
06e77878 28#...
9af14372 29.* w wh7
06e77878 30#...
9af14372 31.* w wm6
06e77878 32#...
9af14372 33.* w wm7
06e77878 34#...
9af14372 35.* w wm8
06e77878 36#...
9af14372 37.* w ww1
06e77878 38#...
9af14372 39.* w ww10
06e77878 40#...
9af14372 41.* w ww2
06e77878 42#...
9af14372 43.* w ww3
06e77878 44#...
9af14372 45.* w ww4
06e77878 46#...
9af14372 47.* w ww5
06e77878 48#...
9af14372 49.* w ww6
06e77878 50#...
9af14372 51.* w ww7
06e77878 52#...
9af14372 53.* w ww8
06e77878 54#...
9af14372 55.* w ww9
06e77878 56#pass
This page took 0.172811 seconds and 4 git commands to generate.