PR tree-optimization/32821
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2007 10:17:46 +0000 (10:17 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2007 10:17:46 +0000 (10:17 +0000)
commitaaa78a93507539e236d9583036950269563c1ed0
tree86bc2a69e632746478df68506829ec6c7eb1f74b
parent699b378669e11615a1ba6401313740fa87737af3
PR tree-optimization/32821
* tree_if_conv.c (combine_blocks): Use alloc_stmt_list instead of
NULL in the call to set_bb_stmt_list.

testsuite/ChangeLog:

PR tree-optimization/32821
* gcc.dg/tree-ssa/pr32821.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128235 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr32821.c [new file with mode: 0644]
gcc/tree-if-conv.c