PR 33302, Symbols truncated on i386pep target

Alan Modra amodra@gmail.com
Sun Aug 24 22:54:22 GMT 2025


On Sat, Aug 23, 2025 at 12:02:00PM +0930, Alan Modra wrote:
> On Fri, Aug 22, 2025 at 01:59:18PM +0200, Jan Beulich wrote:
> > That's quite a bit larger a change than I was anticipating;
> 
> Yes, I'm not all that happy about COFF_WITH_PE needing to be defined
> before including coff/external.h or coff/internal.h.  I'm going to try
> the other way of fixing this bug, ie. making x_fname an 18 char array,
> and ensuring code uses E_FILNMLEN rather than sizeof (..x_fname).

I also split the patches up.  I'm about to commit the first three of
the following four patches.  The last one is what's left over from the
original patch, ie. setting COFF_WITH_PE.  It's there just for the
record in case someone finds it useful or necessary in the future.

-- 
Alan Modra


More information about the Binutils mailing list