* ld-pie/pie.exp: Remove extra braces.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 23 Apr 2012 18:03:28 +0000 (18:03 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 23 Apr 2012 18:03:28 +0000 (18:03 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-pie/pie.exp

index 669014d0d2276a7c6ea0402a7559dc73ab12a0ad..e91ed61473d208a5dc88c94fca21aeac5164efe8 100644 (file)
@@ -1,3 +1,7 @@
+2012-04-23  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ld-pie/pie.exp: Remove extra braces.
+
 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/13947
index 1e00130063b2e978722ab484716ce19212d16670..15bd6388fab8b487c624ddd5ef1eb4e1b7ec65e4 100644 (file)
@@ -23,7 +23,7 @@
 if ![isnative] then {return}
 
 if { ![istarget *-*-linux*]
-     && ![istarget *-*-nacl*] } {
+     && ![istarget *-*-nacl*]
      && ![istarget *-*-gnu*] } {
     return
 }
This page took 0.025399 seconds and 4 git commands to generate.