[PATCH]: Remove two hppa*-*-* xfails

John David Anglin dave@hiauly1.hia.nrc.ca
Sat Mar 15 18:49:00 GMT 2003


g++.mike/eh33.C and g++.mike/eh33.C haven't failed for a long time.

Installed to 3.3 and trunk.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	* g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
	* g++.old-deja/g++.mike/eh50.C: Likewise.

Index: g++.old-deja/g++.mike/eh33.C
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/g++.old-deja/g++.mike/eh33.C,v
retrieving revision 1.7
diff -u -3 -p -r1.7 eh33.C
--- g++.old-deja/g++.mike/eh33.C	9 Jan 2003 00:46:09 -0000	1.7
+++ g++.old-deja/g++.mike/eh33.C	13 Mar 2003 03:46:23 -0000
@@ -1,5 +1,5 @@
 // Special g++ Options: -fexceptions
-// excess errors test - XFAIL hppa*-*-* sparc64-*-elf z8k-*-* arm-*-pe
+// excess errors test - XFAIL sparc64-*-elf z8k-*-* arm-*-pe
 
 #include <exception>
 
Index: g++.old-deja/g++.mike/eh50.C
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/g++.old-deja/g++.mike/eh50.C,v
retrieving revision 1.7
diff -u -3 -p -r1.7 eh50.C
--- g++.old-deja/g++.mike/eh50.C	9 Jan 2003 00:46:09 -0000	1.7
+++ g++.old-deja/g++.mike/eh50.C	13 Mar 2003 03:46:23 -0000
@@ -1,5 +1,5 @@
 // Special g++ Options: -fexceptions
-// excess errors test - XFAIL hppa*-*-* sparc64-*-elf z8k-*-* arm-*-pe
+// excess errors test - XFAIL sparc64-*-elf z8k-*-* arm-*-pe
 
 #include <exception>
 



More information about the Gcc-patches mailing list