This is the mail archive of the gcc-bugs@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]

[Bug pch/14933] missing pre-compiled header depends with -MD


------- Additional Comments From geoffk at gcc dot gnu dot org  2004-04-17 08:04 -------
It seems to be caused by Neil's cppfiles.c rewrite, in particular with CVS HEAD as of 2003-07-29 22:20:
00 UTC, main.d says

main: main.c headers.h.gch

and as of 2003-07-29 22:35:00 UTC, main.d says:

main: main.c headers.h

and the only change between those two times was Neil's change.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |neil at daikokuya dot co dot
                   |                            |uk


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14933


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