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