2001-06-01 Alexandre Petit-Bianco <apbianco@redhat.com>
commiteec474fa2eb6a015813437266ced9827332eae65
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Jun 2001 16:44:11 +0000 (2 16:44 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Jun 2001 16:44:11 +0000 (2 16:44 +0000)
treec6027774056f9a15398efd2379ac3b9ab51b1d93
parent9c445e5de668212d53f8650b394a1318f3b9e5b4
2001-06-01  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * parse.y (type_literals:): Use `build_incomplete_class_ref' with
        builtin type.
        (patch_incomplete_class_ref): Build the class ref, build the class
        init if necessary, complete the tree.
        Fixes PR java/2605

(http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00044.html )

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