This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removal


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=180c87d999b4ae31b8ee092369b11cd9c840123b

commit 180c87d999b4ae31b8ee092369b11cd9c840123b
Author: Maciej W. Rozycki <macro@imgtec.com>
Date:   Sun May 15 06:39:14 2016 +0100

    ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removal
    
    	ld/
    	* testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
    	removal.

Diff:
---
 ld/ChangeLog                 | 5 +++++
 ld/testsuite/ld-elf/flags1.d | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 291c751..4031ac9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2016-05-15  Maciej W. Rozycki  <macro@imgtec.com>
+
+	* testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
+	removal.
+
 2016-05-14  H.J. Lu  <hongjiu.lu@intel.com>
 
 	PR ld/20097
diff --git a/ld/testsuite/ld-elf/flags1.d b/ld/testsuite/ld-elf/flags1.d
index c9de419..bad0f23 100644
--- a/ld/testsuite/ld-elf/flags1.d
+++ b/ld/testsuite/ld-elf/flags1.d
@@ -6,7 +6,6 @@
 #xfail: "moxie-*-*" "mt-*-*" "visium-*-*"
 #xfail: "*-*-hpux*" "hppa*64*-*-*"
 # Fails on the DLX, H8300, I960, IP2K, M32R, MOXIE, MT, VISIUM
-#  and all NaCl targets,
 #  because the two sections are not merged into one segment.
 #  (There is no good reason why they have to be).
 # Fails on HPUX systems because the .type pseudo-op behaves differently.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]