ns32k testsuite tidy
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / pr20302.d
1 #ld: -Tdata=0x1000 -Tdata=0x2000 -Tcross2.t
2 #source: align2a.s
3 #objdump: -h
4 #notarget: *-*-*aout *-*-netbsd *-*-vms ns32k-*-* rx-*-* x86_64-*-cygwin
5 # AOUT and NETBSD (ns32k is aout) have fixed address for the data section.
6 # VMS targets need extra libraries.
7 # RX uses non standard section names.
8 # x86_64 Cygwin biases all start addresses to be > 2Gb.
9
10 #...
11 . \.data[ ]+0+[0-9a-f]+[ ]+0+02000[ ]+0+02000.*
12 #pass
This page took 0.045221 seconds and 4 git commands to generate.