]> gcc.gnu.org Git - gcc.git/commit - gcc/tree-ssa-loop-ivopts.c
Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 4 Apr 2005 19:42:51 +0000 (19:42 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 4 Apr 2005 19:42:51 +0000 (19:42 +0000)
commit39b4020ca1c28fb1a27813920bda7cdec3bc77f4
tree4998e29147da8a4841f600c5183c7ec26e00e07a
parent251e2ff23fc7a7c7a319dee3fa6acac3d8c2642a
Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.

* Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.
* tree-ssa-loop-ivopts.c: Include langhooks.h.
(add_standard_iv_candidates_for_size): New function, extracting code
from add_standard_iv_candidates and parameterizing it by type size.
(add_standard_iv_candidates): Use add_standard_iv_candidates_for_size.

From-SVN: r97571
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-ssa-loop-ivopts.c
This page took 0.055595 seconds and 5 git commands to generate.