bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/30079] Mingw ld : linking against an import lib causes ld to abo


From: reiter.christoph at gmail dot com
Subject: [Bug ld/30079] Mingw ld : linking against an import lib causes ld to abort() at compare_section in ldlang.c
Date: Tue, 07 Feb 2023 16:48:22 +0000

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

--- Comment #2 from Christoph Reiter <reiter.christoph at gmail dot com> ---
It looks like the guards before calling compare_section() were dropped in the
new sorting code compared to the old one:
https://github.com/bminor/binutils-gdb/commit/af31506c31a59a6edbb13498d6075fa704b801cd#diff-a914d0473272b436f9df11b7baced0716e595c73daca00d118a733bf3d915b02L2866-L2870

For extra context, here is a downstream bug report:
https://github.com/msys2/MINGW-packages/issues/15469

-- 
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]