OSDN Git Service

PR rtl-optimization/52208
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Feb 2012 15:34:28 +0000 (15:34 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Feb 2012 15:34:28 +0000 (15:34 +0000)
commit72e3d3638d3d464d276b13b2fa9b86c55a08c40f
tree3b3d3f1e75c66f654e5766a8981e1f3f9e0f9992
parent38091110b0abe5afe1594f002f58521fd02b46d3
PR rtl-optimization/52208
* ira-costs.c (scan_one_insn): Don't decrease mem_cost
for MEMs with REG_EQUIV, if the MEM isn't general_operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184310 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira-costs.c