https://sourceware.org/bugzilla/show_bug.cgi?id=26094
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=26094
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e1b5d517d1c293a64df311d2749fbe035a4c
commit e1b5d517d1c293a64df311d2749f
https://sourceware.org/bugzilla/show_bug.cgi?id=26094
H.J. Lu changed:
What|Removed |Added
URL||https://sourceware.org/pipe
https://sourceware.org/bugzilla/show_bug.cgi?id=26094
H.J. Lu changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=26094
--- Comment #1 from Alan Modra ---
Adding
h->verinfo.verdef = NULL;
to bfd_elf_define_start_stop makes the invalid use of the verinfo.verdef as a
verinfo.vertree go away. (verdef is only valid when !def_regular).
But that leaves you with a
https://sourceware.org/bugzilla/show_bug.cgi?id=26094
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |2.35
Assignee|unassigned at sourc