ifcvt.c (cond_exec_process_insns): Disallow converting a block that contains the...
authorBernd Schmidt <bernds@codesourcery.com>
Fri, 1 Apr 2011 17:40:27 +0000 (17:40 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 1 Apr 2011 17:40:27 +0000 (17:40 +0000)
commitc5dd277d0170878d41370afa32b10a56da8b4af6
tree470417dd6bd6addf2579deae3622a95381f34f10
parent722279e41f7d76fc4b3ea8cca0d542c3d5779db2
ifcvt.c (cond_exec_process_insns): Disallow converting a block that contains the prologue.

* ifcvt.c (cond_exec_process_insns): Disallow converting a block
that contains the prologue.

* gcc.c-torture/compile/20110401-1.c: New test.

From-SVN: r171840
gcc/ChangeLog
gcc/ifcvt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20110401-1.c [new file with mode: 0644]