function.c (thread_prologue_and_epilogue_insns): Build a vector of unconverted simple...
authorBernd Schmidt <bernds@codesourcery.com>
Thu, 6 Oct 2011 15:59:53 +0000 (15:59 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 6 Oct 2011 15:59:53 +0000 (15:59 +0000)
commitb966d3a966a20aaa3de54d6a7ea78703ffb22a8d
tree1f632fb2106986c8874406dc3cfd87b856ebf378
parent07f5041085113426037737a5bc3590218f17be7e
function.c (thread_prologue_and_epilogue_insns): Build a vector of unconverted simple return blocks rather than trying to...

* function.c (thread_prologue_and_epilogue_insns): Build a vector
of unconverted simple return blocks rather than trying to
recompute them later based on bb_flags bitmap tests.

From-SVN: r179619
gcc/ChangeLog
gcc/function.c