bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target


From: danglin at gcc dot gnu.org
Subject: [Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target
Date: Fri, 12 Apr 2024 20:56:57 +0000

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

--- Comment #6 from John David Anglin <danglin at gcc dot gnu.org> ---
Probably, the issue is caused by this code in elf64-hppa.c:

      /* Force DT_FLAGS to always be set.
         Required by HPUX 11.00 patch PHSS_26559.  */
      if (!add_dynamic_entry (DT_FLAGS, (info)->flags))
        return false;

Maybe this should be limited to HPUX?

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