[Bug tree-optimization/32821] tree-if-conv:combine_blocks with -ftree-dump-tree-all-details fails on ICE in compilation: segfault
uros at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 7 10:18:00 GMT 2007
------- Comment #6 from uros at gcc dot gnu dot org 2007-09-07 10:18 -------
Subject: Bug 32821
Author: uros
Date: Fri Sep 7 10:17:46 2007
New Revision: 128235
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128235
Log:
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.
Added:
trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32821.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-if-conv.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32821
More information about the Gcc-bugs
mailing list