r123371 - in /trunk/gcc: Makefile.in tree-ssa-l...

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Mar 30 21:39:00 GMT 2007


Author: rth
Date: Fri Mar 30 22:39:57 2007
New Revision: 123371

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123371
Log:
        * 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.

Modified:
    trunk/gcc/Makefile.in
    trunk/gcc/tree-ssa-loop-ivopts.c



More information about the Gcc-cvs mailing list