re PR tree-optimization/21847 (misscompiling of the following java code)
authorSteven Bosscher <stevenb@suse.de>
Tue, 7 Jun 2005 16:54:16 +0000 (16:54 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 7 Jun 2005 16:54:16 +0000 (16:54 +0000)
commit75b80166a26a5844e82097fe3414cfea822eebd9
treede57d6e4b854feb8d7462b3305cd895ca216196b
parent225962a09b477edd843f345218f75aaa71fea52f
re PR tree-optimization/21847 (misscompiling of the following java code)

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.

From-SVN: r100714
gcc/ChangeLog
gcc/tree-ssa-dce.c