bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26485] UBSAN error: bfd/elf64-ppc.c:16582:18:


From: amodra at gmail dot com
Subject: [Bug binutils/26485] UBSAN error: bfd/elf64-ppc.c:16582:18:
Date: Wed, 26 Aug 2020 00:31:07 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
   Last reconfirmed|                            |2020-08-26
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I don't see this fail.  Code at line 16582 on master is
              : (h != NULL
                 ? h->elf.dyn_relocs != NULL
                 : ELF_ST_TYPE (sym->st_info) == STT_GNU_IFUNC))
Compiler bug?  I'm assuming all these ubsan bug reports were actually against
master not the 2.34 branch as marked..

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