egcs/gcc ChangeLog flow.c basic-block.h
law@gcc.gnu.org
law@gcc.gnu.org
Mon Jun 18 12:46:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: law@gcc.gnu.org 2001-06-18 12:46:38
Modified files:
gcc : ChangeLog flow.c basic-block.h
Log message:
* flow.c (find_unreachable_blocks): New function.
(delete_unreachable_blocks): Use find_unreachable_blocks.
* basic-block.h (find_unreachable_blocks): Declare.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10401&r2=1.10402
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/flow.c.diff?cvsroot=gcc&r1=1.398&r2=1.399
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/basic-block.h.diff?cvsroot=gcc&r1=1.91&r2=1.92
More information about the Gcc-cvs
mailing list