Mon Nov 1 01:32:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 1999 09:48:46 +0000 (09:48 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 1999 09:48:46 +0000 (09:48 +0000)
commit612d8db40597a32af0ab4e7ad942fbda4bddae07
treeb390128a22d7e649397c637f790b246e17709d4e
parentb6700a07be63b0dd392d65f1a14bf45fd979931a
Mon Nov  1 01:32:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (resolve_qualified_expression_name): Prevent `this' from
  being used before the superclass constructor has been called.
(complete_function_arguments): Use CALL_EXPLICIT_CONSTRUCTOR_P
  instead of `CALL_THIS_CONSTRUCTOR_P'.

(Fixed the incomplete last ChangeLog entry.)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30318 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog