[patch] Fix many Makefile dependencies, round 3

Steven Bosscher stevenb.gcc@gmail.com
Thu May 31 16:48:00 GMT 2012


Hello,

A smaller patch this time, but bigger impact: GIMPLE_H does not have
to depend on TARGET_H. Only a few files need TARGET_H as well as
GIMPLE_H, and most of them already included TARGET_H anyway. The ones
that don't, are fixed with this patch.

Bootstrapped&tested on powerpc64-unknown-linux-gnu, and verified that
my contrib/check_makefile_deps.sh output has no new missing
dependencies (and far fewer unneeded deps). OK?

Ciao!
Steven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_Makefile_in_3.diff
Type: application/octet-stream
Size: 2687 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120531/f1880072/attachment.obj>


More information about the Gcc-patches mailing list