gcc/gcc/java ChangeLog tree.cc tree.hh
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Wed Oct 12 15:20:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-10-12 15:20:21
Modified files:
gcc/java : ChangeLog tree.cc tree.hh
Log message:
* tree.hh (tree_generator::make_block): Declare.
* tree.cc (make_block): New method.
(visit_method): Use it.
(build_jni_stub): Likewise.
(visit_block): Likewise.
(visit_catch): Likewise.
(visit_for_enhanced): Likewise.
(visit_for): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1529.2.135&r2=1.1529.2.136
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/tree.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.66&r2=1.1.2.67
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/tree.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.19&r2=1.1.2.20
More information about the Gcc-cvs
mailing list