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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
If the assertion failure is this one
  ASSERT (entry->the_bfd->link.next == NULL);
then a failure means you have the linked list of input files broken somehow.  A
memory bit flip would do that, so if the machine isn't rock solid otherwise I
would suspect the hardware.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to