spu.c: Include "cfgloop.h".
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 15 Aug 2012 22:15:44 +0000 (22:15 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 15 Aug 2012 22:15:44 +0000 (22:15 +0000)
commit66b038ce225f80bd7ca5b1af0e9b7be30f9171ca
tree64c0020bb4381a06037a1c269adb806f53cdad42
parent0b2d443bef10e972db37d28d4626ab8dbbf4abcc
spu.c: Include "cfgloop.h".

* 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.

From-SVN: r190421
gcc/ChangeLog
gcc/config/spu/spu.c
gcc/config/spu/t-spu-elf