2014-05-16 Vladimir Makarov <vmakarov@redhat.com>
commit1e5911a98f7733c3263a6c9dee5ab3ff06dbf57c
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2014 17:37:17 +0000 (16 17:37 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2014 17:37:17 +0000 (16 17:37 +0000)
treea386a1e13bbe1fcf16cc990e1e73750636a0674a
parent2d537109f725eb0c8be82273614d1aeee942bb6b
2014-05-16  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/60969
* ira-costs.c (record_reg_classes): Allow only memory for pseudo.
Calculate costs for this case.

2014-05-16  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/60969
* g++.dg/pr60969.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210520 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira-costs.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr60969.C [new file with mode: 0644]