[Bug pch/14238] Dependency tracking and PCH

geoffk at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 13 18:41:00 GMT 2004


------- Additional Comments From geoffk at gcc dot gnu dot org  2004-04-13 18:35 -------
This is correct behaviour.  When the PCH is in use, a2.h is not directly used in the compilation of a.o.  
You could delete a2.h and the compilation would still succeed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list