From f4530f43e7dd7b2eed91497b3ea6c29c58ac6e37 Mon Sep 17 00:00:00 2001 From: Alexandre Petit-Bianco Date: Sat, 22 Jul 2000 04:36:13 +0000 Subject: parse.y (simple_name:): Fixed typo in error message. 2000-07-21 Alexandre Petit-Bianco * parse.y (simple_name:): Fixed typo in error message. (http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00881.html) From-SVN: r35186 --- gcc/java/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gcc/java/ChangeLog') diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 90de016..a6940b4 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,5 +1,9 @@ 2000-07-21 Alexandre Petit-Bianco + * parse.y (simple_name:): Fixed typo in error message. + +2000-07-21 Alexandre Petit-Bianco + * parse.y (java_complete_lhs): LOOP_EXPR:, SWITCH_EXPR: the node or its first operand can be error marks. -- cgit v1.1