re PR rtl-optimization/67756 (ICE compiling Linux Kernel fs/namei.c on ARM)
authorVladimir Makarov <vmakarov@redhat.com>
Fri, 2 Oct 2015 15:04:59 +0000 (15:04 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Fri, 2 Oct 2015 15:04:59 +0000 (15:04 +0000)
commit599e1cf8b12f6d8d18d024a6f920bbc8fe6282fb
treebed07ca8773ef9aac9f9297b536e0ffa68a96e83
parent0ff3ac5f445bb1b94a85e0cf765213eb713e87e3
re PR rtl-optimization/67756 (ICE compiling Linux Kernel fs/namei.c on ARM)

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.

From-SVN: r228396
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr67756.c [new file with mode: 0644]