This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Patch to XFAIL libjava.lang/pr8823.java


As mentioned here:
http://gcc.gnu.org/ml/gcc/2003-01/msg01248.html

The libjava.lang/pr8823.java failure is not a regression, so I've
added an XFAIL for it.  Tested on sparc-sun-solaris2.7.

Ok for trunk and 3.3?

		Thanks,
		--Kaveh


2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

	* libjava.lang/pr8823.xfail: New file, add "xfail-byte".

diff -rup orig/egcc-3.3-CVS20030127/libjava/testsuite/libjava.lang/pr8823.xfail egcc-3.3-CVS20030126/libjava/testsuite/libjava.lang/pr8823.xfail
--- orig/egcc-3.3-CVS20030127/libjava/testsuite/libjava.lang/pr8823.xfail	Mon Jan 27 09:50:40 2003
+++ egcc-3.3-CVS20030126/libjava/testsuite/libjava.lang/pr8823.xfail	Mon Jan 27 00:20:33 2003
@@ -0,0 +1 @@
+xfail-byte


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