[Patch] PR70751, correct the cost for spilling non-pseudo into memory
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 9 Jun 2016 21:28:31 +0000 (21:28 +0000)
committerJiong Wang <jiwang@gcc.gnu.org>
Thu, 9 Jun 2016 21:28:31 +0000 (21:28 +0000)
commit5f225ef44a2705e6dde737b03f69eba0739f8b5f
tree996e1e2c32600d920b281eb55a667aed2f1fa05e
parent8760ebd759e127e58522ed64f3fe09585372a8f0
[Patch] PR70751, correct the cost for spilling non-pseudo into memory

PR rtl-optimization/70751
* lra-constraints.c (process_alt_operands): Recognize Non-pseudo spilled
into memory.

Co-Authored-By: Jiong Wang <jiong.wang@arm.com>
From-SVN: r237277
gcc/ChangeLog
gcc/lra-constraints.c