gcc/gcc ChangeLog.tree-ssa function.c function ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Sat Nov 15 19:44:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: rth@gcc.gnu.org 2003-11-15 19:44:36
Modified files:
gcc : ChangeLog.tree-ssa function.c function.h
gimple-low.c gimplify.c
Log message:
* function.c (clear_block_marks): Rename from reorder_blocks_0, export.
* function.h (clear_block_marks): Declare.
* gimple-low.c (lower_function_body): Use it.
(lower_bind_expr): Ensure we don't link blocks into the tree twice.
* gimplify.c (gimplify_body): Keep old bind_expr at top level if
possible.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.869&r2=1.1.2.870
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.374.2.31&r2=1.374.2.32
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.83.2.17&r2=1.83.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimple-low.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.11&r2=1.1.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.114&r2=1.1.2.115
More information about the Gcc-cvs
mailing list