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]

r190421 - in /trunk/gcc: ChangeLog config/spu/s...


Author: uweigand
Date: Wed Aug 15 22:15:44 2012
New Revision: 190421

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190421
Log:
	* config/spu/spu.c: Include "cfgloop.h".
	(spu_machine_dependent_reorg): Call loop_optimizer_init and
	loop_optimizer_finalize.  Use bb_loop_depth instead of loop_depth.
	Directly compare loop_father values where appropriate.
	* config/spu/t-spu-elf (spu.o): Update dependencies.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/spu/spu.c
    trunk/gcc/config/spu/t-spu-elf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]