Add Visium support to ld
[binutils-gdb.git] / ld / testsuite / ld-elf / sec-to-seg.exp
index cd32e68fb4884e985cf9ac700c0a066be8361150..30bf756ab9c293b5d72d22d201f29d34a3dc05c1 100644 (file)
@@ -1,6 +1,6 @@
 # Test the assigment of sections to segments.
 #
-# Copyright 2008, 2010   Free Software Foundation, Inc.
+# Copyright (C) 2008-2014 Free Software Foundation, Inc.
 # Contributed by Red Hat.
 #
 # This file is part of the GNU Binutils.
@@ -83,11 +83,10 @@ if {    [istarget avr-*-*]
      || [istarget ip2k-*-*]
      || [istarget m32r-*-*]
      || [istarget m88k-*-*]
-     || [istarget microblaze-*-*]
      || [istarget moxie-*-*]
      || [istarget msp430-*-*]
      || [istarget mt-*-*]
-     || [istarget tic6x-*-*]
+     || [istarget visium-*-*]
     } {
     set B_test_same_seg 0
 } else {