gcc/gcc/java ChangeLog parse.y
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Thu Dec 20 20:37:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tromey@gcc.gnu.org 2001-12-20 20:37:26
Modified files:
gcc/java : ChangeLog parse.y
Log message:
Fixes PR java/5057:
* parse.y (analyze_clinit_body): Added this_class parameter.
Check for more cases where we must keep <clinit>.
(maybe_yank_clinit): Cleaned up flow control.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.886&r2=1.887
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.336&r2=1.337
More information about the Gcc-cvs
mailing list