Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / testsuite / ld-scripts / pr20302.d
1 #ld: -Tdata=0x1000 -Tdata=0x2000 -Tcross2.t --no-error-rwx-segments
2 #source: align2a.s
3 #objdump: -h
4 #notarget: *-*-*aout *-*-netbsd *-*-vms ns32k-*-* rx-*-*
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
9 #...
10 . \.data[ ]+0+[0-9a-f]+[ ]+0+02000[ ]+0+02000.*
11 #pass