[Bug rtl-optimization/68106] c-c++-common/torture/builtin-arith-overflow-11.c FAILs with -flra-remat @ aarch64

vmakarov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 6 17:33:00 GMT 2015


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

--- Comment #4 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Fri Nov  6 17:33:01 2015
New Revision: 229868

URL: https://gcc.gnu.org/viewcvs?rev=229868&root=gcc&view=rev
Log:
2015-11-06  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/68106
        * lra-remat.c (input_regno_present_p): Process hard regs
        explicitly present in machine description insns.
        (call_used_input_regno_present_p): Ditto.
        (calculate_gen_cands): Ditto.
        (do_remat): Ditto.

2015-11-06  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/68106
        * testsuite/gcc.target/aarch64/pr68106.c: New.


Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/pr68106.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/lra-remat.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list