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]

PATCH: PR ld/6748: regression: arm ld segfaults


On Fri, May 23, 2008 at 9:14 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Christophe,
>
>> I am not sure to understand: I did pass the linker testsuite with my
>> previous patch. Unfortunately, some of the tests I added were wrong, so I
>> don't understand how you could have found regressions? Do you have more
>> tests, that I am unaware of?
>
> Sorry, when I said "regressions" I should have said "new failures".  My test
> results comparison script is not smart enough to tell the difference between
> a newly added test that fails and a previously existing test that used to
> pass and now fails....
>
> Cheers
>  Nick
>
>

Hi,

This patch caused:

http://www.sourceware.org/bugzilla/show_bug.cgi?id=6748

due to initialized fields.  This patch works for me.  OK to install?

Thanks.


-- 
H.J.
----
2008-07-15  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/6748
	* elf32-arm.c (elf32_arm_link_hash_table_create): Initialize
	new fields added for ARM long call support.

Attachment: bfd-arm-stub-1.patch
Description: Binary data


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