OSDN Git Service

* Makefile.in ($(out_object_file)): Depend upon $(DF_H).
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jun 2009 22:21:10 +0000 (22:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jun 2009 22:21:10 +0000 (22:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148877 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index 928edfb..58aa8e7 100644 (file)
@@ -1,5 +1,9 @@
 2009-06-23  Ian Lance Taylor  <iant@google.com>
 
+       * Makefile.in ($(out_object_file)): Depend upon $(DF_H).
+
+2009-06-23  Ian Lance Taylor  <iant@google.com>
+
        * reload.c (alternative_allows_const_pool_ref): Mark mem parameter
        with ATTRIBUTE_UNUSED.
 
index 1cee44e..d65e437 100644 (file)
@@ -3118,7 +3118,7 @@ $(out_object_file): $(out_file) $(CONFIG_H) coretypes.h $(TM_H) $(TREE_H) \
    $(RTL_H) $(REGS_H) hard-reg-set.h insn-config.h conditions.h \
    output.h $(INSN_ATTR_H) $(SYSTEM_H) $(TOPLEV_H) $(TARGET_H) libfuncs.h \
    $(TARGET_DEF_H) $(FUNCTION_H) $(SCHED_INT_H) $(TM_P_H) $(EXPR_H) \
-   langhooks.h $(GGC_H) $(OPTABS_H) $(REAL_H) tm-constrs.h $(GIMPLE_H)
+   langhooks.h $(GGC_H) $(OPTABS_H) $(REAL_H) tm-constrs.h $(GIMPLE_H) $(DF_H)
        $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) \
                $(out_file) $(OUTPUT_OPTION)