Makefile.in (tree-switch-conversion.o): Update dependencies.
authorIan Bolton <ian.bolton@arm.com>
Wed, 1 Sep 2010 14:30:55 +0000 (14:30 +0000)
committerIan Bolton <ibolton@gcc.gnu.org>
Wed, 1 Sep 2010 14:30:55 +0000 (14:30 +0000)
2010-09-01  Ian Bolton  <ian.bolton@arm.com>

* Makefile.in (tree-switch-conversion.o): Update dependencies.

From-SVN: r163735

gcc/ChangeLog
gcc/Makefile.in

index 6a621ec..126b428 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-01  Ian Bolton  <ian.bolton@arm.com>
+
+       * Makefile.in (tree-switch-conversion.o): Update dependencies.
+
 2010-09-01  Richard Guenther  <rguenther@suse.de>
 
        * alias.c (ao_ref_from_mem): Adjust.
index e9b9d98..61c5ddd 100644 (file)
@@ -3147,7 +3147,7 @@ tree-switch-conversion.o : tree-switch-conversion.c $(CONFIG_H) $(SYSTEM_H) \
     $(TIMEVAR_H) $(TM_H) coretypes.h $(TREE_DUMP_H) $(GIMPLE_H) \
     $(TREE_PASS_H) $(FLAGS_H) $(EXPR_H) $(BASIC_BLOCK_H) output.h \
     $(GGC_H) $(OBSTACK_H) $(PARAMS_H) $(CPPLIB_H) $(PARAMS_H) \
-    gimple-pretty-print.h
+    gimple-pretty-print.h langhooks.h
 tree-complex.o : tree-complex.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TREE_H) \
     $(TM_H) $(FLAGS_H) $(TREE_FLOW_H) $(GIMPLE_H) \
     tree-iterator.h $(TREE_PASS_H) tree-ssa-propagate.h $(DIAGNOSTIC_H)