summaryrefslogtreecommitdiffstats
path: root/ld
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-04-23 18:03:28 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2012-04-23 18:03:28 +0000
commitaab322dbadb230e3b4d4e8ff4ed4f26acd94b9a4 (patch)
treed706859ac7454659eff6cc66dc8eed47f8da01af /ld
parent174bb630b61c8969e7cc0aa07552212d8e8c6cd5 (diff)
downloadppe42-binutils-aab322dbadb230e3b4d4e8ff4ed4f26acd94b9a4.tar.gz
ppe42-binutils-aab322dbadb230e3b4d4e8ff4ed4f26acd94b9a4.zip
* ld-pie/pie.exp: Remove extra braces.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-pie/pie.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 669014d0d2..e91ed61473 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -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
diff --git a/ld/testsuite/ld-pie/pie.exp b/ld/testsuite/ld-pie/pie.exp
index 1e00130063..15bd6388fa 100644
--- a/ld/testsuite/ld-pie/pie.exp
+++ b/ld/testsuite/ld-pie/pie.exp
@@ -23,7 +23,7 @@
if ![isnative] then {return}
if { ![istarget *-*-linux*]
- && ![istarget *-*-nacl*] } {
+ && ![istarget *-*-nacl*]
&& ![istarget *-*-gnu*] } {
return
}
OpenPOWER on IntegriCloud