]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Missed part of recent tm_p.h patch in c-common.c
authorKai Tietz <ktietz@gcc.gnu.org>
Thu, 3 Jun 2010 08:19:12 +0000 (10:19 +0200)
committerKai Tietz <ktietz@gcc.gnu.org>
Thu, 3 Jun 2010 08:19:12 +0000 (10:19 +0200)
From-SVN: r160214

gcc/Makefile.in

index a5eca3ef682281915795f8112ef00b55e82d18bd..e98adecd429ba914071db9bdb5a0b09cb1701e06 100644 (file)
@@ -2062,7 +2062,7 @@ lto-wrapper.o: lto-wrapper.c $(CONFIG_H) $(SYSTEM_H) defaults.h intl.h \
 
 c-common.o : c-common.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) \
        $(OBSTACK_H) $(C_COMMON_H) $(FLAGS_H) $(TOPLEV_H) output.h $(C_PRAGMA_H) \
-       $(GGC_H) $(EXPR_H) $(TM_P_H) builtin-types.def builtin-attrs.def \
+       $(GGC_H) $(EXPR_H) builtin-types.def builtin-attrs.def \
        $(DIAGNOSTIC_H) gt-c-common.h langhooks.h $(RTL_H) \
        $(TARGET_H) $(C_TREE_H) tree-iterator.h langhooks.h tree-mudflap.h \
        intl.h opts.h $(CPPLIB_H) $(TREE_INLINE_H) $(HASHTAB_H) \