Bug 3531 - ld segfaults linking thumb code.
Summary: ld segfaults linking thumb code.
Status: VERIFIED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: ld (show other bugs)
Version: 2.18
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 20:34 UTC by Khem Raj
Modified: 2006-12-06 21:01 UTC (History)
2 users (show)

See Also:
Host: i686-pc-linux-gnu
Target: arm-linux-gnueabi
Build: i686-pc-linux-gnu
Last reconfirmed:


Attachments
testcase (385.54 KB, application/x-bzip2)
2006-11-16 20:35 UTC, Khem Raj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Khem Raj 2006-11-16 20:34:55 UTC
The following example when linked with latest binutils causes ld to segfault.
There is a script do.sh in the tar file which has the detailed commandline for
linker.

This testcase is reduced from uclibc.
Comment 1 Khem Raj 2006-11-16 20:35:35 UTC
Created attachment 1423 [details]
testcase
Comment 2 Khem Raj 2006-12-06 21:01:25 UTC
It seems to have been fixed now. I am not sure but may be 
fix for bug #3532 fixed this one too.
Comment 3 Khem Raj 2006-12-06 21:01:56 UTC
verified with uclibc builds.