* ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
authorAlan Modra <amodra@gmail.com>
Thu, 28 Oct 2010 06:27:55 +0000 (06:27 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 28 Oct 2010 06:27:55 +0000 (06:27 +0000)
microblaze, moxie, and mt.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/sec-to-seg.exp

index c62b30833b14974704649eaa1538ed48ab101959..edc994281025bec6e10df59213ac5a09d1e75b7f 100644 (file)
@@ -1,5 +1,8 @@
 2010-10-28  Alan Modra  <amodra@gmail.com>
 
+       * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
+       microblaze, moxie, and mt.
+
        * ld-elf/flags1.s: Use arm compatible .type syntax.
        * ld-elf/flags1.d: Remove arm and xscale xfails, add i960, ip2k,
        moxie, mt.
index 846a19fe0bb9d2e9f563effe8ec4739c75f600af..cd32e68fb4884e985cf9ac700c0a066be8361150 100644 (file)
@@ -79,10 +79,14 @@ if {    [istarget avr-*-*]
      || [istarget crx-*-*]
      || [istarget dlx-*-*]
      || [istarget h8300-*-*]
+     || [istarget i960-*-*]
      || [istarget ip2k-*-*]
      || [istarget m32r-*-*]
      || [istarget m88k-*-*]
+     || [istarget microblaze-*-*]
+     || [istarget moxie-*-*]
      || [istarget msp430-*-*]
+     || [istarget mt-*-*]
      || [istarget tic6x-*-*]
     } {
     set B_test_same_seg 0
This page took 0.02642 seconds and 4 git commands to generate.