[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-selective / selective.exp
index 11c8f3fe69501f502f94e4012ad03af6682382c0..645f4302a7e52d1b7b955c0f7fe3da78e62d4215 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for LD selective linking tests
-#   Copyright (C) 1998-2017 Free Software Foundation, Inc.
+#   Copyright (C) 1998-2019 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -57,13 +57,6 @@ if [istarget mips*-*] {
     set ldflags "-e _start $ldflags"
 }
 
-if [istarget sh64*-*-elf] {
-    # This is what gcc passes to ld by default, plus switch to the
-    # "usual" ELF _start (shelf32 normally uses just `start' for COFF
-    # compatibility)
-    set ldflags "-e _start -mshelf32 $ldflags"
-}
-
 if [istarget avr-*-*] {
     # Make .text start at a non-zero address, as some tests expect
     # valid symbols to have non-zero values.
This page took 0.02331 seconds and 4 git commands to generate.