This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] Fix -j3 builds


The problem here is that final.c depends coverage.h but it needs to depend on all the
includes for that header.


This patch fixes the problem for me. I committed this as obvious.

Thanks,
Andrew Pinski

* Makefile.in (final.o): Fix dependencies.


Attachment: t.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]