On 11/11/13 13:48, Kyrill Tkachov wrote:
Hi all,
My patch last Friday introduced a warning about reaching the end of a non-void
function which breaks bootstrap. On second thought, instead of breaking at the
end of the comparisons handling, we should just return instead.
Tested arm-none-eabi on qemu and checked the build log to make sure the warning
disappears.
Ok for trunk?
Ouch !
Ok.
Ramana
Thanks,
Kyrill
2013-11-11 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* config/arm/arm.c (arm_new_rtx_costs): Return after handling
comparisons.