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 6a621ecbc8f13315a8c4bba4d44d041ce3bfcdb7..126b428c5b8326c174c77c5a506a4a64bac4c3f5 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 e9b9d986d955b18ae54cfd1923d1bc63e0ba8a6a..61c5ddd1a24cb6c668b085277966cb11c7f9ccbb 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)