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]

r195211 - in /trunk/gcc: ChangeLog sched-deps.c...


Author: vmakarov
Date: Tue Jan 15 16:47:36 2013
New Revision: 195211

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195211
Log:
2013-01-15  Vladimir Makarov  <vmakarov@redhat.com>

	PR rtl-optimization/pr55153
	* sched-deps.c (sched_analyze_2): Add pending reads for prefetch.

2013-01-15  Vladimir Makarov  <vmakarov@redhat.com>

	PR rtl-optimization/pr55153
	* gcc.dg/pr55153.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/pr55153.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.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]