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]

r162647 - in /trunk/gcc: ChangeLog gcse.c tests...


Author: jakub
Date: Wed Jul 28 17:01:05 2010
New Revision: 162647

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162647
Log:
	PR debug/45105
	* gcse.c (hoist_code): Use FOR_BB_INSNS macro.

	* gcc.dg/pr45105.c: New test.

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