r154989 - in /branches/spu-4_5-branch/gcc: Chan...

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Fri Dec 4 18:46:00 GMT 2009


Author: uweigand
Date: Fri Dec  4 18:46:20 2009
New Revision: 154989

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154989
Log:
gcc/
	* basic-block.h: Fix whitespace.
	* bb-reorder.c: Likewise.
	* target.h: Likewise.
	* toplev.c: Likewise.
	* varasm.c: Likewise.
	* config/spu/spu.c: Likewise.
	* config/spu/spu.md: Likewise.

gcc/testsuite:
	* gcc.dg/section/prof/section-prof-1.c: Fix whitespace.
	* gcc.dg/section/prof/sections-prof.exp: Likewise.
	* gcc.dg/section/section-debug-1.c: Likewise.
	* gcc.dg/section/section.exp: Likewise.
	* gcc.dg/section/section-size-2.c: Likewise.
	* gcc.dg/section/section-size-4.c: Likewise.
	* gcc.target/spu/icache-1.c: Likewise.

Modified:
    branches/spu-4_5-branch/gcc/ChangeLog.spu-4_5
    branches/spu-4_5-branch/gcc/basic-block.h
    branches/spu-4_5-branch/gcc/bb-reorder.c
    branches/spu-4_5-branch/gcc/config/spu/spu.c
    branches/spu-4_5-branch/gcc/config/spu/spu.md
    branches/spu-4_5-branch/gcc/target.h
    branches/spu-4_5-branch/gcc/testsuite/ChangeLog.spu-4_5
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/prof/section-prof-1.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/prof/sections-prof.exp
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/section-debug-1.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/section-size-2.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/section-size-4.c
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/section.exp
    branches/spu-4_5-branch/gcc/testsuite/gcc.target/spu/icache-1.c
    branches/spu-4_5-branch/gcc/toplev.c
    branches/spu-4_5-branch/gcc/varasm.c



More information about the Gcc-cvs mailing list