gcc/
* Makefile.in (s-gtyp-input): Remove tmp-gi.list before writing
it.
From-SVN: r134482
+2008-04-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * Makefile.in (s-gtyp-input): Remove tmp-gi.list before writing
+ it.
+
2008-04-18 Rafael Espindola <espindola@google.com>
* tree-vrp.c (find_case_label_index): Fix the binary search.
(find_case_label_range): New.
gtyp-input.list: s-gtyp-input ; @true
s-gtyp-input: Makefile
+ rm -f tmp-gi.list
$(foreach gtyp, $(GTFILES), $(echo_to_gi.list))
$(SHELL) $(srcdir)/../move-if-change tmp-gi.list gtyp-input.list
$(STAMP) s-gtyp-input