bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28903] LD producing SegFault executables with FreePascal 2.6.4,


From: hjl.tools at gmail dot com
Subject: [Bug ld/28903] LD producing SegFault executables with FreePascal 2.6.4, in Binutils-2.36.1 and later
Date: Thu, 17 Feb 2022 20:14:22 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com
         Depends on|                            |27100

--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> ---
commit de34d42812a0b978b278cd344abeaee7c71fa55c
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Dec 24 15:56:23 2020 +1030

    PR27100, final link failed: bad value

    The failure on this PR is due to using the same bfd section for
    multiple output sections.  Commit 21401fc7bf67 managed to create
    duplicate linker script output section statements, but not the actual
    bfd sections.

fixed:

./ld: final link failed: bad value

but generated the bad executable.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=27100
[Bug 27100] final link failed: bad value
-- 
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]