[PATCH 02/11] alpha: set DF_TEXTREL rather than DT_TEXTREL in info->flags
Alan Modra
amodra@gmail.com
Mon Sep 7 07:10:38 GMT 2026
On Mon, Sep 07, 2026 at 10:02:19AM +0800, H.J. Lu wrote:
> On Tue, Sep 1, 2026 at 10:34 AM Matt Turner <mattst88@gmail.com> wrote:
> > - info->flags |= DT_TEXTREL;
> > + info->flags |= DF_TEXTREL;
>
> This is a real bug, independent of IFUNC. Please open a bug
> report and fix it separately.
No need, the patch has already been pushed.
--
Alan Modra
More information about the Binutils
mailing list