This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
egcs/gcc ChangeLog cfg.c
- From: hubicka at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 10 Aug 2002 18:00:55 -0000
- Subject: egcs/gcc ChangeLog cfg.c
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: hubicka@gcc.gnu.org 2002-08-10 11:00:55
Modified files:
gcc : ChangeLog cfg.c
Log message:
* cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff
errors.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15137&r2=1.15138
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfg.c.diff?cvsroot=gcc&r1=1.34&r2=1.35