Add Visium support to ld
[binutils-gdb.git] / ld / testsuite / ld-elf / sec-to-seg.exp
index c9630551f4983d32b7ae3b9bd2c6c2c2c05c6492..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.
@@ -86,6 +86,7 @@ if {    [istarget avr-*-*]
      || [istarget moxie-*-*]
      || [istarget msp430-*-*]
      || [istarget mt-*-*]
+     || [istarget visium-*-*]
     } {
     set B_test_same_seg 0
 } else {