PR 25990
commit633c1ea88f1aa9745537e8c1cd7e98df3eb501f4
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Feb 2006 12:27:02 +0000 (2 12:27 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Feb 2006 12:27:02 +0000 (2 12:27 +0000)
tree2bcba9cef5577ba091207f589e26bac531808c6f
parentf3c9c27743c6304288667c8c0c6883aa14b013b2
PR 25990
* tree-cfg.c (move_block_to_fn): Clear out the basic block
array after growing it.

testsuite/

PR 25990
* gcc.dg/gomp/pr25990.c: New test.

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