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]

Re: fix to re-enable PCH


On Sat, Aug 23, 2003 at 01:57:16PM -0400, Brendan Kehoe wrote:
> This change fixes the compiler's ability to use the correct precompiled header 
> out of a directory, which stopped working with recent changes to the PCH 
> code.

You might oughta read recent mailing list archives before constructing
patches, it could have saved you some time.  :-)  I've diagnosed this and
proposed the exact same patch as you just did.  Objections have been made,
a new patch has been proposed, nobody's responded to it.


Phil

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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