This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PCH not being used, but I can't tell why
Neil Booth <neil@daikokuya.co.uk> writes:
> Phil Edwards wrote:-
>
> > Okay... this works for me (your patch to cpppch.c is included):
>
> Hmm. Does this remove the need for file->pch? Most things
> that used to test it are zapped.
It shouldn't. ->pch is supposed to hold "permanent" information about
the file, like that it isn't a valid PCH and can never become one.
--
- Geoffrey Keating <geoffk@geoffk.org>
- References:
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why
- Re: PCH not being used, but I can't tell why