gcc/gcc ChangeLog.tree-ssa cfg.c tree-cfg.c tr ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Tue Mar 25 23:07:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dnovillo@gcc.gnu.org 2003-03-25 23:07:24
Modified files:
gcc : ChangeLog.tree-ssa cfg.c tree-cfg.c
tree-simple.c
Log message:
* cfg.c (dump_edge_info): Add labels for EDGE_TRUE_VALUE,
EDGE_FALSE_VALUE and EDGE_EXECUTABLE.
* tree-cfg.c (dump_tree_bb): Change formatting. Show all
statements in the block.
* tree-simple.c: Update documentation for GIMPLE conditional
expressions.
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.281&r2=1.1.2.282
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfg.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.34.2.6&r2=1.34.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-cfg.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.63&r2=1.1.4.64
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-simple.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.28&r2=1.1.4.29
More information about the Gcc-cvs
mailing list