https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65710
--- Comment #28 from Yvan Roux <yroux at gcc dot gnu.org> --- (In reply to Vladimir Makarov from comment #25) > Author: vmakarov > Date: Fri Apr 10 19:38:55 2015 > New Revision: 221983 > > URL: https://gcc.gnu.org/viewcvs?rev=221983&root=gcc&view=rev > Log: > 2015-04-10 Vladimir Makarov <vmaka...@redhat.com> > > PR target/65710 > * lra-assigns.c (spill_for): Update smallest_bad_spills_num. > Print bad_spills_num and insn_pseudos_num. That indeed makes more sense than my workaround, I'm progressing in LRA but there is still way to go ! ;) Thanks Vlad