Patch committed: Fix Makefile dependencies

Ian Lance Taylor iant@google.com
Sun May 31 22:54:00 GMT 2009


This patch fixes some dependency problems I noticed in gcc/Makefile.in
while working on the gcc-in-cxx branch.  Bootstrapped on
x86_64-unknown-linux-gnu.  Committed as obvious.

Ian


2009-05-31  Ian Lance Taylor  <iant@google.com>

	* Makefile.in (except.o): Depent upon gt-except.h, not
	gt-$(EXCEPT_H).
	(ipa-cp.o): Depend upon $(FIBHEAP_H) and $(PARAMS_H).
	(ipa-reference.o): Depend upon gt-ipa-reference.h.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 1945 bytes
Desc: Fix Makefile dependencies
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090531/b981d0d0/attachment.bin>


More information about the Gcc-patches mailing list