This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PCH and exec-shield...
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Mike Stump <mrs at apple dot com>, David Edelsohn <dje at watson dot ibm dot com>, Ian Lance Taylor <ian at wasabisystems dot com>, law at redhat dot com, Eric Christopher <echristo at redhat dot com>, David Daney <ddaney at avtrex dot com>, gcc at gcc dot gnu dot org
- Date: Tue, 16 Mar 2004 15:50:27 -0800
- Subject: Re: PCH and exec-shield...
- References: <74DFCDDC-7797-11D8-86A0-003065A77310@apple.com><40578070.8090007@codesourcery.com>
To ask a tangential question, if (as presently implemented) PCH has to
reload data structures at the original address, why is there a problem
with hashing pointers?
zw