gcc/gcjx ChangeLog TODO bytecode/block.cc byte ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Wed Sep 14 03:59:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-09-14 03:59:04
Modified files:
gcjx : ChangeLog TODO
gcjx/bytecode : block.cc byteutil.hh
Log message:
* bytecode/byteutil.hh (return_p): New function.
* bytecode/block.cc (optimize): Handle 'if' optimization when
'goto' is in following block. Optimize a 'goto' to a 'return'.
Include byteutil.hh.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.108&r2=1.1.2.109
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/TODO.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.37&r2=1.1.2.38
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/block.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/byteutil.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Gcc-cvs
mailing list