]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libjava.exp: Revert 2005-12-01.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 15 Dec 2005 07:37:32 +0000 (07:37 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 15 Dec 2005 07:37:32 +0000 (18:07 +1030)
* testsuite/lib/libjava.exp: Revert 2005-12-01.
* testsuite/libjava.lang/Array_3.xfail: Delete.

From-SVN: r108563

libjava/ChangeLog
libjava/testsuite/lib/libjava.exp
libjava/testsuite/libjava.lang/Array_3.xfail [deleted file]

index be55e41de0145ec3521f599a568a027d4713c1f2..0c00f2e46d9c8b01e8d7de255693cd91007305c0 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * testsuite/lib/libjava.exp: Revert 2005-12-01.
+       * testsuite/libjava.lang/Array_3.xfail: Delete.
+
 2005-12-14  Andrew Haley  <aph@redhat.com>
 
        * gnu/java/rmi/rmic/CompilerProcess.java: Use a new thread to
index 36b6f00772634c005208d39ecd4aa60ad15ac0f7..421b3d25b6733528dd019711226cb27a0552e745 100644 (file)
@@ -871,9 +871,6 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e
     pass "$errname compilation from bytecode"
 
     # Set up the options the way they are expected by libjava_invoke.
-    if {[info exists opts(xfail-byte-exec)]} {
-       set opts(xfail-exec) x
-    }
     if {[info exists opts(xfail-byte-output)]} {
        set opts(xfail-output) x
     }
@@ -899,8 +896,6 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e
 #                 front end.
 #   `xfail-byte'  compilation from bytecode will fail
 #   `xfail-exec'  exec will fail
-#   `xfail-byte-exec'
-#                exec will fail when compiled from bytecode
 #   `xfail-output'
 #                 output will be wrong
 #   `xfail-byte-output'
diff --git a/libjava/testsuite/libjava.lang/Array_3.xfail b/libjava/testsuite/libjava.lang/Array_3.xfail
deleted file mode 100644 (file)
index 1584d6d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-xfail-byte-exec