PR tree-optimization/26251
commitaed9513035c0ee30ed00a9200147a26e64d6924d
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jul 2006 14:35:13 +0000 (3 14:35 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jul 2006 14:35:13 +0000 (3 14:35 +0000)
treeb0eab82eb3b2625f5f2f4f8fb7935ccab79b7d8c
parent572d7b7f6ac1851416f128bcace4ef434320434c
PR tree-optimization/26251
* tree-ssa-threadupdate.c (redirection_block_p): New function.
(thread_block): When optimizing for size refuse to thread jumps
that would require duplication of blocks other than redirection
blocks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115150 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c