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


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

--- Comment #15 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Fri Apr  7 16:06:28 2017
New Revision: 246765

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

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


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]