egcs/gcc ChangeLog.cfg cfganal.c cfgrtl.c loop ...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Thu May 9 05:39:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: egcs
Branch: cfg-branch
Changes by: hubicka@gcc.gnu.org 2002-05-09 05:39:10
Modified files:
gcc : ChangeLog.cfg cfganal.c cfgrtl.c loop-new.c
Log message:
* cfganal.c (can_fallthru): Fix fast path.
* cfgrtl.c (verify_flow_info): Avoid crash on conditionals
with edges to the next block.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.cfg.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.162&r2=1.1.2.163
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfganal.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.6.2.10&r2=1.6.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.10.2.38&r2=1.10.2.39
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/loop-new.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.18&r2=1.1.2.19
More information about the Gcc-cvs
mailing list