]> gcc.gnu.org Git - gcc.git/commit
tree-ssa-loop-ivopts.c: Include target.h.
authorRichard Henderson <rth@gcc.gnu.org>
Fri, 30 Mar 2007 21:39:57 +0000 (14:39 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 30 Mar 2007 21:39:57 +0000 (14:39 -0700)
commit8318b0d99afacde466752a417e0f6c544b15b644
treef2f50acc9af5e4da6dd296b8fd1f7ecdfbc9d1f4
parent121de39fc0ebadfbf9ef9f1721aa3cac42ac92e1
tree-ssa-loop-ivopts.c: Include target.h.

        * tree-ssa-loop-ivopts.c: Include target.h.
        (produce_memory_decl_rtl): Pass the rtx through encode_section_info.
        (get_address_cost): Force SYMBOL_FLAG_LOCAL set.
        (force_expr_to_var_cost): Use produce_memory_decl_rtl.
        * Makefile.in (tree-ssa-loop-ivopts.o): Depend on TARGET_H.

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