gcc/gcc ChangeLog.vec cfgexpand.c cfgrtl.c fun ...
bje@gcc.gnu.org
bje@gcc.gnu.org
Sun Sep 19 15:21:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: edge-vector-branch
Changes by: bje@gcc.gnu.org 2004-09-19 15:21:55
Modified files:
gcc : ChangeLog.vec cfgexpand.c cfgrtl.c function.c
Log message:
* cfgexpand.c (expand_gimple_tailcall): Use an edge_iterator, not
VEC_iterate().
(expand_gimple_basic_block): Likewise.
* cfgrtl.c (force_nonfallthru_and_redirect): Likewise.
(purge_dead_edges): Likewise.
(cfg_layout_redirect_edge_and_branch): Likewise.
* function.c (thread_prologue_and_epilogue_insns): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.vec.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.1.2.56&r2=1.1.2.57
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgexpand.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=2.10.4.15&r2=2.10.4.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.124.2.19&r2=1.124.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.558.2.13&r2=1.558.2.14
More information about the Gcc-cvs
mailing list