re PR java/6865 (gcj: segmentation fault on incorrect input)
authorTom Tromey <tromey@redhat.com>
Thu, 13 Jun 2002 17:34:49 +0000 (17:34 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 13 Jun 2002 17:34:49 +0000 (17:34 +0000)
* lib/libjava.exp (test_libjava): Fixed typo.
* libjava.compile/PR6865.xfail: New file.

From-SVN: r54594

libjava/testsuite/ChangeLog
libjava/testsuite/lib/libjava.exp
libjava/testsuite/libjava.compile/PR6865.xfail [new file with mode: 0644]

index 7555092..41bf81e 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-12  Tom Tromey  <tromey@redhat.com>
+
+       * lib/libjava.exp (test_libjava): Fixed typo.
+       * libjava.compile/PR6865.xfail: New file.
+
 2002-06-11  Tom Tromey  <tromey@redhat.com>
 
        * libjava.compile/PR6865.java: New file.  For PR java/6865.
index 8f1f829..638e1e7 100644 (file)
@@ -834,7 +834,7 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e
 #   `xfail-gcjC'  compilation with gcj -C will fail
 #   `shouldfail'  compilation from source is supposed to fail
 #                 This is different from xfail, which marks a known
-#                 failure that we just havne't fixed.
+#                 failure that we just haven't fixed.
 #                 A compilation marked this way should fail with any
 #                 front end.
 #   `xfail-byte'  compilation from bytecode will fail
diff --git a/libjava/testsuite/libjava.compile/PR6865.xfail b/libjava/testsuite/libjava.compile/PR6865.xfail
new file mode 100644 (file)
index 0000000..e3b083b
--- /dev/null
@@ -0,0 +1 @@
+shouldfail