re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions)
commit78234a860cc9e56a6e004629b1007dcffcbd3dfd
authorDiego Novillo <dnovillo@redhat.com>
Tue, 2 Aug 2005 19:12:52 +0000 (2 19:12 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 2 Aug 2005 19:12:52 +0000 (2 15:12 -0400)
tree29bd75e401554db6123985cab94e6dad1c66d757
parent5a0067000c5395ee2bbab700f20b4a67936b0214
re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions)

PR 23164
* tree-cfgcleanup.c (cleanup_tree_cfg): Do not limit the
number of calls to cleanup_tree_cfg_1.

testsuite/ChangeLog

PR 23164
* g++.dg/tree-ssa/pr23164.C: New test.

From-SVN: r102666
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/pr23164.C [new file with mode: 0644]
gcc/tree-cfgcleanup.c