[Bug d/93038] Missing dependencies in depfile for imported files at compilation time

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 22 12:20:40 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93038

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain Buclaw <ibuclaw@gcc.gnu.org>:

https://gcc.gnu.org/g:fbe60463bb80d859d4842f0113a6b24fe9cc9bd4

commit r10-7323-gfbe60463bb80d859d4842f0113a6b24fe9cc9bd4
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sun Mar 22 13:11:10 2020 +0100

    d: Generate phony targets for content imported files (PR93038)

    This is in addition to the last change which started including them in
    the make dependency list.

    gcc/d/ChangeLog:

    2020-03-22  Iain Buclaw  <ibuclaw@gdcproject.org>

            PR d/93038
            * d-lang.cc (deps_write): Generate phony targets for content
imported
            files.

    gcc/testsuite/ChangeLog:

    2020-03-22  Iain Buclaw  <ibuclaw@gdcproject.org>

            PR d/93038
            * gdc.dg/pr93038b.d: New test.


More information about the Gcc-bugs mailing list