From d63a50b79e50b9a48570a9d9fdb86d7c692f3c18 Mon Sep 17 00:00:00 2001
From: Christophe Lyon <christophe.lyon@linaro.org>
Date: Tue, 10 May 2016 09:33:08 +0200
Subject: [PATCH] 2016-05-10  Christophe Lyon  <christophe.lyon@linaro.org>

	* ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
---
 ld/ChangeLog                 | 4 ++++
 ld/testsuite/ld-elf/flags1.d | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3188f29325a..ef1d3de0fb7 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-10  Christophe Lyon  <christophe.lyon@linaro.org>
+
+	* ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
+
 2016-05-09  Christophe Monat  <christophe.monat@st.com>
 
 	PR ld/20030
diff --git a/ld/testsuite/ld-elf/flags1.d b/ld/testsuite/ld-elf/flags1.d
index 09ac477155c..c9de419d8f5 100644
--- a/ld/testsuite/ld-elf/flags1.d
+++ b/ld/testsuite/ld-elf/flags1.d
@@ -3,7 +3,7 @@
 #objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
 #readelf: -S --wide
 #xfail: "dlx-*-*" "h8300-*-*" "i960-*-*" "ip2k-*-*" "m32r-*-*"
-#xfail: "moxie-*-*" "mt-*-*" "visium-*-*" "*-*-nacl*"
+#xfail: "moxie-*-*" "mt-*-*" "visium-*-*"
 #xfail: "*-*-hpux*" "hppa*64*-*-*"
 # Fails on the DLX, H8300, I960, IP2K, M32R, MOXIE, MT, VISIUM
 #  and all NaCl targets,
-- 
GitLab