PR rtl-optimization/28071
commit2f30597a3f8d6a768f6fa5d6f41729feb5000d6e
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jul 2006 11:27:53 +0000 (24 11:27 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jul 2006 11:27:53 +0000 (24 11:27 +0000)
treed178fe07a5109b0f0e76af5303139624cf4bdd77
parent109bf1e3b44ffc38c9ea56a844883a389327aebf
PR rtl-optimization/28071
* tree-cfg.c (tree_split_block): Do not allocate new stmt_list nodes.
* tree-iterator.c (tsi_split_statement_list_before): Do not crash when
splitting before first stmt.

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