This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49865] [4.7 Regression] Unnecessary reload causes small bloat


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49865

--- Comment #7 from Vladimir Makarov <vmakarov at gcc dot gnu.org> 2011-12-20 21:29:40 UTC ---
Author: vmakarov
Date: Tue Dec 20 21:29:36 2011
New Revision: 182553

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182553
Log:
2011-12-20  Vladimir Makarov  <vmakarov@redhat.com>

    PR target/49865
    * ira-costs.c (find_costs_and_classes): Prefer registers even
          if the memory cost is the same.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-costs.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]