This is the mail archive of the gcc@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: PCH bit me


On Wed, Nov 26, 2003 at 11:29:50PM -0500, Daniel Jacobowitz wrote:
> On Thu, Nov 27, 2003 at 02:53:36PM +1030, Alan Modra wrote:
> [about size_htab->hash_f being trashed by pch]
> 
> What should happen in your case is the
> PCH file being rejected because the layout of global variables has
> changed.

I don't think the layout of global vars changed with the patches I made,
just code in .text.  A simple test that _etext and _end were unchanged
would catch most cases..

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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