r143848 - in /branches/gcc-in-cxx/gcc: ChangeLo...

ian@gcc.gnu.org ian@gcc.gnu.org
Sun Feb 1 06:11:00 GMT 2009


Author: ian
Date: Sun Feb  1 06:11:58 2009
New Revision: 143848

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143848
Log:
	* cse.c (insert): Put empty loop ';' on new line.
	* emit-rtl.c (push_to_sequence): Likewise.
	* matrix-reorg.c (add_allocation_site): Likewise.
	* postreload-gcse.c (eliminate_partially_redundant_load):
	Likewise.
	* sched-rgn.c (rgn_add_block): Likewise.
	(rgn_fix_recovery_cfg): Likewise.
	* tree-loop-distribution.c (rdg_flag_similar_memory_accesses):
	Likewise.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/cse.c
    branches/gcc-in-cxx/gcc/emit-rtl.c
    branches/gcc-in-cxx/gcc/matrix-reorg.c
    branches/gcc-in-cxx/gcc/postreload-gcse.c
    branches/gcc-in-cxx/gcc/sched-rgn.c
    branches/gcc-in-cxx/gcc/tree-loop-distribution.c



More information about the Gcc-cvs mailing list