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

2024-04-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30743

--- Comment #7 from H.J. Lu  ---
(In reply to John David Anglin from comment #6)
> 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?

I think so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Issue 67862 in oss-fuzz: binutils:fuzz_nm: Invalid-free in display_rel_file

2024-04-13 Thread sheriffbot via monorail
Updates:
Labels: -restrict-view-commit

Comment #3 on issue 67862 by sheriffbot: binutils:fuzz_nm: Invalid-free in 
display_rel_file
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67862#c3

This bug has been fixed. It has been opened to the public.

- Your friendly Sheriffbot

-- 
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

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

2024-04-13 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30743

--- Comment #8 from John David Anglin  ---
Created attachment 15463
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15463&action=edit
Patch to fix flags on hppa64-linux

-- 
You are receiving this mail because:
You are on the CC list for the bug.