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
This commit is contained in:
Tom Tromey 2002-06-13 17:34:49 +00:00 committed by Tom Tromey
parent 2181005d64
commit a8fa30f301
3 changed files with 7 additions and 1 deletions

View 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