2004-09-10 James E Wilson <wilson@specifixinc.com>
+ * Makefile.in (LIBGCC_DEPS): Delete duplicate stmp-int-hdrs reference.
+ (stmp-fixproto): Change stmp-int-headers to stmp-int-hdrs in comment.
+
* convert.c (convert_to_vector): Replace recursive call with
error_mark_node.
# All the things that might cause us to want to recompile bits of libgcc.
LIBGCC_DEPS = $(GCC_PASSES) $(LANGUAGES) stmp-int-hdrs $(STMP_FIXPROTO) \
libgcc.mk $(srcdir)/libgcc2.c $(srcdir)/libgcov.c $(TCONFIG_H) \
- $(MACHMODE_H) longlong.h gbl-ctors.h config.status stmp-int-hdrs \
+ $(MACHMODE_H) longlong.h gbl-ctors.h config.status \
tsystem.h $(FPBIT) $(DPBIT) $(TPBIT) $(LIB2ADD) \
$(LIB2ADD_ST) $(LIB2ADDEH) $(LIB2ADDEHDEP) $(EXTRA_PARTS) \
$(srcdir)/config/$(LIB1ASMSRC) \
$(STAMP) fixhdr.ready; \
fi
-# stmp-int-headers is to make sure fixincludes has already finished.
+# stmp-int-hdrs is to make sure fixincludes has already finished.
# The if statement is so that we don't run fixproto a second time
# if it has already been run on the files in `include'.
stmp-fixproto: fixhdr.ready fixproto stmp-int-hdrs