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 rtl-optimization/50249] ira marks wrong value for inheriting


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

--- Comment #5 from vries at gcc dot gnu.org 2011-08-31 12:14:12 UTC ---
I bisected the failure to r172389, but to me that looks more like a trigger
than a cause:
...
2011-04-13  Vladimir Makarov  <vmakarov@redhat.com>

    PR rtl-optimization/48455
    * ira-costs.c (find_costs_and_classes): Use i_mem_cost instead of
    `temp_costs->mem_cost'.
...


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