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/68106] c-c++-common/torture/builtin-arith-overflow-11.c FAILs with -flra-remat @ aarch64


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

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