Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined6.d
1 #source: defined6.s
2 #ld: -T defined6.t
3 #nm: -B
4 #notarget: hppa*-hpux*
5 # hppa64-hpux has a different .comm
6
7 # Check that DEFINED works with various symbol types
8 #...
9 0+1 A common
10 0+1 A common_post
11 0+1 A common_pre
12 0+1 A defined
13 0+1 A defined_post
14 0+1 A defined_pre
15 0+1 A undef
16 0+1 A undef_post
17 0+0 A undef_pre
18 0+1 A undefweak
19 0+1 A undefweak_post
20 0+0 A undefweak_pre
21 0+1 A weak
22 0+1 A weak_post
23 0+1 A weak_pre
This page took 0.030845 seconds and 4 git commands to generate.