From a8fa30f301536452a5840e8f605ff7a568174881 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 13 Jun 2002 17:34:49 +0000 Subject: re PR java/6865 (gcj: segmentation fault on incorrect input) * lib/libjava.exp (test_libjava): Fixed typo. * libjava.compile/PR6865.xfail: New file. From-SVN: r54594 --- libjava/testsuite/lib/libjava.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/testsuite/lib/libjava.exp') diff --git a/libjava/testsuite/lib/libjava.exp b/libjava/testsuite/lib/libjava.exp index 8f1f829..638e1e7 100644 --- a/libjava/testsuite/lib/libjava.exp +++ b/libjava/testsuite/lib/libjava.exp @@ -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 -- cgit v1.1