re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call interaction))
authorJan Hubicka <jh@suse.cz>
Sat, 28 May 2005 22:27:04 +0000 (00:27 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 28 May 2005 22:27:04 +0000 (22:27 +0000)
commitfd44f634fde1fee21b4ff2a77173d44184afe33b
tree85878c8310af843bb8bfb3a3b2df4ba27bd43cce
parent6be8b52474f98eab9b3c490169627b9d1ece43df
re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call interaction))

PR tree-optimization/21562
* cfgexpand.c (construct_init_block): Deal properly with the case
of entry edge not pointing to very first basic block.

From-SVN: r100305
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr21562.c [new file with mode: 0644]