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

testsuite: stringconst.xfail


stringconst.java actually only fails when compiled from source->native 
(not source->byte->native), so this makes it xfail-source-output.

Bryce.

===================================================================
RCS file: /cvs/gcc/gcc/libjava/testsuite/libjava.lang/stringconst.xfail,v
retrieving revision 1.1
diff -u -r1.1 stringconst.xfail
--- stringconst.xfail   2000/12/16 19:02:54     1.1
+++ stringconst.xfail   2002/02/20 04:16:56
@@ -1 +1 @@
-xfail-output
+xfail-source-output



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