diff options
Diffstat (limited to 'gcc/java/ChangeLog')
| -rw-r--r-- | gcc/java/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index e52d7e4..401336e 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 29 14:23:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> + + * parse.y (expression_statement:): Call function to report + improper invocation of a constructor. + (parse_ctor_invocation_error): New function. + 1999-10-26 Mark Mitchell <mark@codesourcery.com> * decl.c (poplevel): Don't set BLOCK_TYPE_TAGS or call |
