re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constructor)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Wed, 15 Mar 2000 09:30:39 +0000 (09:30 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 15 Mar 2000 09:30:39 +0000 (01:30 -0800)
commit324ed8fdf2a3a7a6509ae1db9ca6bf877e24b96c
treea85bf2c9d9e3b820ebbffa808b03043e4503943e
parent368cdff873dcbf43e3aa9af528f7571a6819e61f
re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constructor)

Tue Mar 14 17:15:41 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (register_incomplete_type): Fixed initialization of
JDEP_ENCLOSING.

(This is a fix to the gcj PR #172:
 http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00169.html)

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