This is the mail archive of the gcc-cvs@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]

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


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