Don't run ld-scripts/pr20302 on linuxaout

PR ld/20302
	* testsuite/ld-scripts/pr20302.d: Exclude *-*-*aout.
This commit is contained in:
Alan Modra 2016-06-28 19:02:08 +09:30
parent f2b2af2c9f
commit 56a30421ee
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-06-28 Alan Modra <amodra@gmail.com>
PR ld/20302
* testsuite/ld-scripts/pr20302.d: Exclude *-*-*aout.
2016-06-28 Maciej W. Rozycki <macro@imgtec.com>
* testsuite/ld-mips-elf/mips16-branch-2.d: New test.

View File

@ -1,7 +1,7 @@
#ld: -Tdata=0x1000 -Tdata=0x2000 -Tcross2.t
#source: align2a.s
#objdump: -h
#notarget: rx-*-* *-*-aout *-*-netbsd x86_64-*-cygwin *-*-vms
#notarget: rx-*-* *-*-*aout *-*-netbsd x86_64-*-cygwin *-*-vms
# RX uses non standard section names.
# AOUT and NETBSD have fixed address for the data section.
# x86_64 Cygwin biases all start addresses to be > 2Gb.