re PR middle-end/25990 (gomp ICE with -fopenmp)
commit728b26bb73698067b4a4fc091652a57d84a76c5d
authorDiego Novillo <dnovillo@redhat.com>
Thu, 2 Feb 2006 12:27:02 +0000 (2 12:27 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Thu, 2 Feb 2006 12:27:02 +0000 (2 07:27 -0500)
tree2bcba9cef5577ba091207f589e26bac531808c6f
parentc503a0c073ee24aa5069fecf4299ffd417722a6b
re PR middle-end/25990 (gomp ICE with -fopenmp)

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.

From-SVN: r110511
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/tree-cfg.c