OSDN Git Service

PR tree-optimization/21562
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 May 2005 22:27:04 +0000 (22:27 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 May 2005 22:27:04 +0000 (22:27 +0000)
commit9a755727a963ba66095e1e3ac618d7033c1353ed
tree85878c8310af843bb8bfb3a3b2df4ba27bd43cce
parent028843d7270459ac56d4153a2fa4dbd1b75c95b6
PR tree-optimization/21562
* cfgexpand.c (construct_init_block): Deal properly with the case
of entry edge not pointing to very first basic block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100305 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr21562.c [new file with mode: 0644]