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: [PATCH-bfd] i386-mingw32-ld crash on x86_64 linux


Alan Modra wrote:
> So, something like the following.  I won't commit this as it's
> untested, and I'm not sure whether the ext->e.e_name[0] == 0 case
> ought to be handled.

  Hmm.  That case will arise if the symbol name is long, and I guess it could
be since we do allow long section names.  I'll whip up something based on your
patch and run my standard set of testsuites on it.

  Thanks Alan, and Pete for persisting with this.

    cheers,
      DaveK


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