Remove reference to GASp from linker testsuite configuration.
authorRyan Mansfield <rmansfield@qnx.com>
Mon, 9 Jun 2014 14:04:01 +0000 (15:04 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 9 Jun 2014 14:09:02 +0000 (15:09 +0100)
      * config/default.exp (GASP): Remove.

ld/testsuite/ChangeLog
ld/testsuite/config/default.exp

index bc8051892d65708ad7da0a855c9fbaaee266e066..ca10aa1752a42a30f28366b6d6bca23a317d45d8 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-09  Ryan Mansfield  <rmansfield@qnx.com>
+
+        * config/default.exp (GASP): Remove.
+
 2014-06-03  Alan Modra  <amodra@gmail.com>
 
        * ld-powerpc/elfv2exe.d: Update for changed plt call stubs.
index a90e9d41065d8292e45cee39b8b27e9c1d1e5b05..8b776a68dc00b770385ff6fe35251ebdfc9d6a70 100644 (file)
@@ -242,10 +242,6 @@ if ![info exists AS] then {
     set AS $as
 }
 
-if ![info exists GASP] then {
-    set GASP [findfile $base_dir/../gas/gasp-new $base_dir/../gas/gasp-new [transform gasp]]
-}
-
 if ![info exists ASFLAGS] then {
     set ASFLAGS ""
 }