r190421 - in /trunk/gcc: ChangeLog config/spu/s...
uweigand@gcc.gnu.org
uweigand@gcc.gnu.org
Wed Aug 15 22:15:00 GMT 2012
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
More information about the Gcc-cvs
mailing list