[Bug rtl-optimization/66890] function splitting only works with profile feedback
andi-gcc at firstfloor dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 16 07:05:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66890
--- Comment #3 from Andi Kleen <andi-gcc at firstfloor dot org> ---
I suspect the patch may be too simple because it could get stuck in unlikely,
but high frequency edges in the cold area. Perhaps need to adapt more of the
code of the non partitioning reordering
More information about the Gcc-bugs
mailing list