[Bug target/65710] [5 Regression] Thumb1 ICE caused by no register to spill
vmakarov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 9 19:42:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65710
--- Comment #4 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Thu Apr 9 19:42:24 2015
New Revision: 221957
URL: https://gcc.gnu.org/viewcvs?rev=221957&root=gcc&view=rev
Log:
2015-04-09 Vladimir Makarov <vmakarov@redhat.com>
PR target/65710
* lra-int.h (lra_bad_spill_regno_start): New.
* lra.c (lra_bad_spill_regno_start): New.
(lra): Set up lra_bad_spill_regno_start. Set up
lra_constraint_new_regno_start unconditionally.
* lra-assigns.c (spill_for): Use lra_bad_spill_regno_start for
spill preferences.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/lra-assigns.c
branches/gcc-4_9-branch/gcc/lra-int.h
branches/gcc-4_9-branch/gcc/lra.c
More information about the Gcc-bugs
mailing list