[Bug ld/6058] Linker segfaults with undefined weak function descriptors.

2022-08-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=6058 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug ld/6058] Linker segfaults with undefined weak function descriptors.

2009-01-22 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|WAITING |NEW GCC target triplet||frv-*-* Last reconfirmed|-00-00 00:00:00 |20

[Bug ld/6058] Linker segfaults with undefined weak function descriptors.

2008-04-19 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2008-04-19 17:23 --- Subject: Re: Linker segfaults with undefined weak function descriptors. On Tue, Apr 15, 2008 at 02:18:14PM -, nickc at redhat dot com wrote: > Hi Daniel, > > Does the uploaded patch work

[Bug ld/6058] Linker segfaults with undefined weak function descriptors.

2008-04-15 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-04-15 14:18 --- Hi Daniel, Does the uploaded patch work for you ? Cheers Nick -- What|Removed |Added

[Bug ld/6058] Linker segfaults with undefined weak function descriptors.

2008-04-15 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-04-15 14:17 --- Created an attachment (id=2694) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2694&action=view) Add checks for a NULL section pointer -- http://sourceware.org/bugzilla/show_bug.cgi?id=6058 --- Yo