This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: windres regression with control strings spanning multiple lines


Kai Tietz wrote:

> > I'm not sure what fields those bytes represent, and whether they matter
> > or are just coincidental uninitialized foo.  I suppose the test could
> > ignore the first 0x40 bytes of the section if that makes the results
> > stable.
> 
> These are timestamps, so this variant won't work.

That would explain it.  But similarly to how the gcc bootstrap uses cmp
--ignore-initial=16, could the testcase not just ignore the first 0x40
bytes of the section when comparing?  Or are the timestamps in other
locations?

Brian


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