parse.y (expression_statement:): Call function to report improper invocation of a...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 29 Oct 1999 21:32:28 +0000 (21:32 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 29 Oct 1999 21:32:28 +0000 (14:32 -0700)
commit8119c7200793ac1e1c667f20d948eeffb11996e3
treef110b26dd944208fba93263c42fd9a1371805715
parent7281a327ec04a336a01a3df3164c21516c20f078
parse.y (expression_statement:): Call function to report improper invocation of a constructor.

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.

From-SVN: r30267
gcc/java/ChangeLog
gcc/java/class.c
gcc/java/parse.c
gcc/java/parse.y