bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29843] binutils-2.39 ld test failures "ld-aarch64/tls-relax-gdes


From: dilfridge at gentoo dot org
Subject: [Bug ld/29843] binutils-2.39 ld test failures "ld-aarch64/tls-relax-gdesc-le-now", "BTI PLT with only GNU PROP"
Date: Fri, 09 Dec 2022 21:35:59 +0000

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

--- Comment #1 from Andreas K. Huettel <dilfridge at gentoo dot org> ---
> FAIL: ld-aarch64/tls-relax-gdesc-le-now

> regexp_diff match failure
> regexp "^ 0x.+ \(BIND_NOW\) \s+$"
> line   " 0x000000000000001e (FLAGS)              BIND_NOW"
> FAIL: ld-aarch64/tls-relax-gdesc-le-now

This should be harmless (but why it causes a test failure is a mystery to me).

As far as I understand it right now, marking something with DT_BIND_NOW (which
the regexp checks for) is an older way, and nowadays binaries are marked with
DF_BIND_NOW (which is the value that fails the regexp).

Did the test never work? Or did the code at some point change (i.e. something
was unified between arches and aarch switched to the common variant)?

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