1 #ld: -Tdata=0x1000 -Tdata=0x2000 -Tcross2.t
2 #source: align2a.s
3 #objdump: -h
4 #notarget: rx-*-* *-*-*aout *-*-netbsd x86_64-*-cygwin *-*-vms
5 # RX uses non standard section names.
6 # AOUT and NETBSD  have fixed address for the data section.
7 # x86_64 Cygwin biases all start addresses to be > 2Gb.
8 # VMS targets need extra libraries.
9 
10 #...
11   . \.data[ 	]+0+[0-9a-f]+[ 	]+0+02000[ 	]+0+02000.*
12 #pass
13