gcc/gcc ChangeLog expr.c tree-eh.c
aph@gcc.gnu.org
aph@gcc.gnu.org
Fri Dec 5 14:06:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: aph@gcc.gnu.org 2003-12-05 14:06:10
Modified files:
gcc : ChangeLog expr.c tree-eh.c
Log message:
2003-12-03 Andrew Haley <aph@redhat.com>
* tree-eh.c (tree_could_trap_p): Add division instructions.
* expr.c (expand_expr): Check the EH region of an expression and
mark all the insns that result from its expansion with the
appropriate REG_EH_REGION.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.111&r2=1.14646.2.112
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.467.2.65&r2=1.467.2.66
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-eh.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.18&r2=1.1.2.19
More information about the Gcc-cvs
mailing list