gas run_dump_test rename not-target and not-skip
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / weakref1g.d
CommitLineData
9af14372 1#nm: --defined-only --extern-only
06e77878
AO
2#name: weakref tests, global syms
3#source: weakref1.s
b47b60aa 4# see weakref1.d for comments on the notargets
06e77878
AO
5# ecoff (OSF/alpha) lacks .weak support
6# pdp11 lacks .long
b47b60aa 7#notarget: alpha*-*-osf* *-*-ecoff pdp11-*-aout
06e77878
AO
8
9# the rest of this file is generated with the following script:
10# # script begin
11# echo \#...
12# sed -n 's,^[ ]*\.global \(g.*\),.* T \1,p' weakref1.s | uniq
13# echo \#pass
14# # script output:
15#...
16.* T gd6
17.* T gd7
18#pass
This page took 0.548209 seconds and 4 git commands to generate.