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]

r167854 - in /trunk/gcc: ChangeLog sel-sched-ir...


Author: amonakov
Date: Wed Dec 15 13:08:41 2010
New Revision: 167854

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167854
Log:
	PR rtl-optimization/46649
	* sel-sched-ir.c (purge_empty_blocks): Unconditionally skip the first
	basic block in the region.

testsuite:
	* g++.dg/opt/pr46649.C: New.


Added:
    trunk/gcc/testsuite/g++.dg/opt/pr46649.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sel-sched-ir.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]