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/67756] [6 Regression] ICE compiling Linux Kernel fs/namei.c on ARM


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

--- Comment #18 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Fri Oct  2 15:04:59 2015
New Revision: 228396

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

        PR rtl-optimization/67756
        * lra-constraints.c (match_reload): Add a new parameter.  Use it
        for creating a pseudo with the same value.
        (curr_insn_transform): Pass a new argument to match_reload.

2015-10-02  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/67756
        * gcc.target/arm/pr67756.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/arm/pr67756.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c
    trunk/gcc/testsuite/ChangeLog


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