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

--- Comment #10 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Mon Oct 16 20:34:53 2017
New Revision: 253796

URL: https://gcc.gnu.org/viewcvs?rev=253796&root=gcc&view=rev
Log:
2017-10-16  Vladimir Makarov  <vmaka...@redhat.com>

        PR sanitizer/82353
        * lra.c (collect_non_operand_hard_regs): Don't ignore operator
        locations.
        * lra-lives.c (bb_killed_pseudos, bb_gen_pseudos): Move up.
        (make_hard_regno_born, make_hard_regno_dead): Update
        bb_killed_pseudos and bb_gen_pseudos for fixed regs.


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

Reply via email to