]> gcc.gnu.org Git - gcc.git/commit
parse.y (resolve_qualified_expression_name): Prevent `this' from being used before...
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 1 Nov 1999 09:48:46 +0000 (01:48 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 1 Nov 1999 09:48:46 +0000 (01:48 -0800)
commitffa669ea3c0d3d4a01bda872b40064151970f5aa
treeb390128a22d7e649397c637f790b246e17709d4e
parentf63991a86a5645740cece5ff81981df9cff86d71
parse.y (resolve_qualified_expression_name): Prevent `this' from being used before the superclass constructor has been called.

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.)

From-SVN: r30318
gcc/java/ChangeLog
This page took 0.049155 seconds and 5 git commands to generate.