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/70703] [6/7 regression] Regression in register usage on x86


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

--- Comment #13 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Wed Apr  5 16:14:28 2017
New Revision: 246711

URL: https://gcc.gnu.org/viewcvs?rev=246711&root=gcc&view=rev
Log:
2017-04-05  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/70703
        * ira-color.c (update_conflict_hard_regno_costs): Use
        HOST_WIDE_INT instead of long.


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

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