gcc/gcc/java ChangeLog parse.y
apbianco@gcc.gnu.org
apbianco@gcc.gnu.org
Sat Jun 2 09:42:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: apbianco@gcc.gnu.org 2001-06-02 09:42:52
Modified files:
gcc/java : ChangeLog parse.y
Log message:
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 )
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.647.2.67&r2=1.647.2.68
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.251.2.29&r2=1.251.2.30
More information about the Gcc-cvs
mailing list