]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/59913 ([4.9 Regresion] bootstrap failure on arm-linux-gnueabihf)
authorVladimir Makarov <vmakarov@redhat.com>
Tue, 4 Feb 2014 18:56:59 +0000 (18:56 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Tue, 4 Feb 2014 18:56:59 +0000 (18:56 +0000)
commit8e9d68a93b31b0db8bbbb5306db28fc92d8fd090
treeab89ce4cf892477265f6cdc2fab9df0a087eaa03
parent66f206041a2088880a65063e1bfa18b9ef86f4e4
re PR bootstrap/59913 ([4.9 Regresion] bootstrap failure on arm-linux-gnueabihf)

2014-02-04  Vladimir Makarov  <vmakarov@redhat.com>

PR bootstrap/59913
* lra-constraints.c (need_for_split_p): Use more 3 reloads as
threshold for pseudo splitting.
(update_ebb_live_info): Process call argument hard registers and
hard registers from insn definition too.
(max_small_class_regs_num): New constant.
(inherit_in_ebb): Update live hard regs through EBBs.  Update
reloads_num only for small register classes.  Don't split for
outputs of jumps.

From-SVN: r207485
gcc/ChangeLog
gcc/lra-constraints.c