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]

r198207 - in /branches/gcc-4_8-branch/gcc: Chan...


Author: wschmidt
Date: Tue Apr 23 19:36:20 2013
New Revision: 198207

URL: http://gcc.gnu.org/viewcvs?rev=198207&root=gcc&view=rev
Log:
gcc:

2013-04-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
	    Steven Bosscher <steven@gcc.gnu.org>

	Backported from mainline.
	PR rtl-optimization/56605
	* loop-iv.c (implies_p): Handle equal RTXs and subregs.

gcc/testsuite:

2013-04-23  Bill Schmidt  wschmidt@linux.vnet.ibm.com>

	Backported from mainline.
	PR rtl-optimization/56605
	* gcc.target/powerpc/pr56605.c: New.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr56605.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/loop-iv.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


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