Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: iankronquist at gmail dot com
Target Milestone: ---
Created attachment 8887
--> https://sourceware.org/bugzilla/attachment.cgi?id=8887&action=edit
C Source code which ca
https://sourceware.org/bugzilla/show_bug.cgi?id=19435
Ian Kronquist changed:
What|Removed |Added
CC||iankronquist at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435
--- Comment #1 from Ian Kronquist ---
Created attachment
--> https://sourceware.org/bugzilla/attachment.cgi?id=&action=edit
A binary produced from the previous out.c file which causes objdump to fail
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=19435
--- Comment #2 from Ian Kronquist ---
As a disclaimer, that C source code is incredibly ugly, and generated from a
homework assignment. I swear I would never write trash like that.
--
You are receiving this mail because:
You are on the CC li
https://sourceware.org/bugzilla/show_bug.cgi?id=19435
--- Comment #4 from Ian Kronquist ---
Nick,
The problem is mach-o specific. The problem persists under mainline
binutils built on OS X. I attached a problematic mach-o which you could try
to disassemble as described previously. The problem is
https://sourceware.org/bugzilla/show_bug.cgi?id=19435
--- Comment #7 from Ian Kronquist ---
Hi Nick,
Those patches fix the problem, or at the very least hide it.
Sincerely,
Ian Kronquist
On Fri, Jan 22, 2016 at 3:52 AM, nickc at redhat dot com <
sourceware-bugzi...@sourceware.org> wrote:
> htt