The following patch fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59477
The patch was successfully bootstrapped and tested on x86/x86-64. Committed as rev. 206938. 2014-01-22 Vladimir Makarov <vmaka...@redhat.com> PR rtl-optimization/59477 * lra-constraints.c (inherit_in_ebb): Process call for living hard regs. Update reloads_num and potential_reload_hard_regs for all insns. 2014-01-22 Vladimir Makarov <vmaka...@redhat.com> PR rtl-optimization/59477 * g++.dg/pr59477.C: New.