------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-07 16:54 ------- Subject: Bug 21847
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-06-07 16:54:16 Modified files: gcc : ChangeLog tree-ssa-dce.c Log message: PR tree-optimization/21847 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): With -fnon-call-exceptions, also mark statements inherently necessary if they may throw. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9069&r2=2.9070 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dce.c.diff?cvsroot=gcc&r1=2.44&r2=2.45 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21847