OSDN Git Service

* tree-ssa-loop-ivopts.c: Include target.h.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Mar 2007 21:39:57 +0000 (21:39 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Mar 2007 21:39:57 +0000 (21:39 +0000)
commit7e995af773182a8a74f400dd6f7db3198ebc3121
treef2f50acc9af5e4da6dd296b8fd1f7ecdfbc9d1f4
parent3fa3949da38e56a88feef5467a58ea52c3fea3be
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123371 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/Makefile.in
gcc/tree-ssa-loop-ivopts.c