re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call exceptions...
commita45db20b7574c6a50e5b2c3bca189b21973a7b10
authorDiego Novillo <dnovillo@google.com>
Sun, 30 Sep 2007 16:00:36 +0000 (30 12:00 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Sun, 30 Sep 2007 16:00:36 +0000 (30 12:00 -0400)
tree258ac9ccc0b2befc416c750a3f7f91966492098c
parent80aea554a701f35a6b53fcd9d9fb89d1430fe983
re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call exceptions past sequence points)

PR 33593
* tree-ssa-ter.c (is_replaceable_p): Return false if STMT may
throw an exception.

testsuite/ChangeLog

PR 33593
* g++.dg/tree-ssa/pr33593.C: New test.

From-SVN: r128893
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/pr33593.C [new file with mode: 0644]
gcc/tree-ssa-ter.c