bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30632] ld segfaults if linker script includes a STARTUP line.


From: nickc at redhat dot com
Subject: [Bug ld/30632] ld segfaults if linker script includes a STARTUP line.
Date: Tue, 18 Jul 2023 16:08:06 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30632

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
Hi Peter,

  Thanks for the bug report and patch.  You are right that a NULL name should
be allowed, but there is a complication because ldfile_possibly_remap_input ()
returns
NULL if the file should not be added to the input list.  So I had to adjust
your patch slightly in order to take this into account.

  I have gone ahead an applied the tweaked patch (mainline and 2.41 branch).

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]