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

--- Comment #9 from Bernd Edlinger <edlinger at gcc dot gnu.org> ---
Author: edlinger
Date: Tue Sep 13 21:25:04 2016
New Revision: 240124

URL: https://gcc.gnu.org/viewcvs?rev=240124&root=gcc&view=rev
Log:
2016-09-13  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        PR rtl-optimization/77289
        * lra-constraints.c (get_final_hard_regno): Removed.
        (get_hard_regno): Add new parameter final_p.
        (get_reg_class): Directly call lra_get_elimination_hard_regno.
        (operands_match_p): Adjust call to get_hard_regno.
        (uses_hard_regs_p): Likewise.
        (process_alt_operands): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c

Reply via email to