https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60969

--- Comment #22 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Fri May 16 17:21:04 2014
New Revision: 210519

URL: http://gcc.gnu.org/viewcvs?rev=210519&root=gcc&view=rev
Log:
2014-05-16  Vladimir Makarov  <vmaka...@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  <vmaka...@redhat.com>

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



Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/pr60969.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/ira-costs.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to