re GNATS gcj/48 (Compiler fails to catch constructor problem)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 1 Nov 1999 09:45:18 +0000 (09:45 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 1 Nov 1999 09:45:18 +0000 (01:45 -0800)
commitf63991a86a5645740cece5ff81981df9cff86d71
tree1ce1bf40843d04ca1d2d20346b636dfcc66fe602
parente5de8c72837aa699f506820ab4020e2b7bf39437
re GNATS gcj/48 (Compiler fails to catch constructor problem)

Mon Nov  1 01:32:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (resolve_qualified_expression_name): Prevent `this'
  from being before the superclass constructor has been called.

(This fixes the net PR #48:
 http://sourceware.cygnus.com/ml/java-prs/1999-q3/msg00106.html)

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