This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc cfgloopmanip.c tree-ssa-loop-manip.c C ...
- From: dpatel at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 31 Jan 2004 00:47:08 -0000
- Subject: gcc/gcc cfgloopmanip.c tree-ssa-loop-manip.c C ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: lno-branch
Changes by: dpatel@gcc.gnu.org 2004-01-31 00:47:08
Modified files:
gcc : cfgloopmanip.c tree-ssa-loop-manip.c
ChangeLog.lno
Log message:
* cfgloopmanip.c (loopify): Always redirect switch_bb's BRANCH_EDGE,
however redirect FALLTHRU_EDGE only if asked.
* tree-ssa-loop-manip.c (tree_ssa_loop_version): Update FALLTHRU_EDGE
pending stmts.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloopmanip.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.3.2.11.2.5&r2=1.3.2.11.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-manip.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.45&r2=1.1.2.46