bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28848] [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c


From: rearnsha at gcc dot gnu.org
Subject: [Bug ld/28848] [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c:14807
Date: Thu, 03 Feb 2022 11:27:48 +0000

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

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rearnsha at gcc dot gnu.org

--- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Yes, the attributes on crti.o are not as expected, but the reading process
should sanitize them in that case, and if really broken emit a sensible user
diagnostic.  It should not generate an assertion failure at the point where it
does.

The correct fix, I think, is to convert the value 3 into value zero when
reading the input object.  This converts the deprecated value into the expected
replacement.

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