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: PATCH to TYPE_HASH


Mark Mitchell <mark@codesourcery.com> writes:

> Jason Merrill wrote:
> 
> >Well, then it seems to me that you get to come up with another solution for
> >hashing types across PCH.  This strategy is what Geoff suggested.
> >
> I've previously objected to the fact that the PCH design does not
> permit hashing on pointers.

This is not correct; I've previously explained how to do this on the
mailing list, and it's documented in the GCC manual.  I believe there
is even an example somewhere in GCC.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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