This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r218171 - in /trunk/gcc: ChangeLog lra.c testsu...
- From: vmakarov at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 28 Nov 2014 19:33:35 -0000
- Subject: r218171 - in /trunk/gcc: ChangeLog lra.c testsu...
Author: vmakarov
Date: Fri Nov 28 19:33:35 2014
New Revision: 218171
URL: https://gcc.gnu.org/viewcvs?rev=218171&root=gcc&view=rev
Log:
2014-11-28 Vladimir Makarov <vmakarov@redhat.com>
PR target/64061
* lra.c (lra_substitute_pseudo): Ignore constant with int mode for
subreg.
2014-11-28 Vladimir Makarov <vmakarov@redhat.com>
PR target/64061
* gcc.target/i386/pr64061.c: New.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr64061.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lra.c
trunk/gcc/testsuite/ChangeLog