]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/40585 (tracer duplicates blocks w/o adjusting EH tree)
authorRichard Guenther <rguenther@suse.de>
Thu, 2 Jul 2009 12:15:27 +0000 (12:15 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 2 Jul 2009 12:15:27 +0000 (12:15 +0000)
commit5c7ef9acfc348a1a355d8f735fb07496128cbb66
treea78f39e0760501c9ca5826e1a26ea170710a8090
parent3fc17604e5c42b1fedf91107e97816ceaad118b2
re PR tree-optimization/40585 (tracer duplicates blocks w/o adjusting EH tree)

2009-07-02  Richard Guenther  <rguenther@suse.de>

        PR middle-end/40585
* tree-cfg.c (tree_can_duplicate_bb_p): Disallow duplicating
basic blocks with RESX_EXPR.

From-SVN: r149172
gcc/ChangeLog
gcc/tree-cfg.c