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

Alan Modra <amodra at gmail dot com> changed:

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

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
This doesn't reproduce for me, at least not on objdump built by gcc and without
the address sanitizer (which increases memory use).  Incidentally, hitting an
out of memory failure in objalloc_alloc is not a libiberty failure and so
should not be reported to the gcc project.

Also, out of memory failures triggered by user input are not that interesting. 
It is perfectly reasonable for objdump to return with "out of memory" on
objects with silly sizes.

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