[PATCH]: Fix ld crash on HC11/HC12

Stephane Carrez stcarrez@nerim.fr
Wed Jul 23 19:44:00 GMT 2003


Hi!

Committed this patch to fix a crash when linking a program that needs trampoline
generation.  It was crashing because a local symbol is in common section and does
not have an input elf section (thus crashing when we dereference the null hdr).

Committed on mainline and 2_14 branch.

	Stephane

2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>

	* elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
	we have a local symbol in common section.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: elf32-m68hc1x.c.diffs
URL: <https://sourceware.org/pipermail/binutils/attachments/20030723/c0cf7a05/attachment.ksh>


More information about the Binutils mailing list