Don't run ld-scripts/pr20302 on linuxaout
authorAlan Modra <amodra@gmail.com>
Tue, 28 Jun 2016 09:32:08 +0000 (19:02 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 28 Jun 2016 09:39:11 +0000 (19:09 +0930)
PR ld/20302
* testsuite/ld-scripts/pr20302.d: Exclude *-*-*aout.

ld/ChangeLog
ld/testsuite/ld-scripts/pr20302.d

index be31872c0441d74d9477560044f8946a82c718f0..c59fe65cd2b519ccf189c2079f69e2a04c7e30bb 100644 (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.
index ec655dd2b19b5bb15380d06919bf88e3681ec105..36fd53eb140336f3949ed04ff27ebfc0131b7057 100644 (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.
This page took 0.027065 seconds and 4 git commands to generate.