http://sourceware.org/bugzilla/show_bug.cgi?id=13135
--- Comment #1 from Stephen McCamant <smcc at cs dot berkeley.edu> 2011-08-25 22:35:01 UTC --- Here's a short command sequence to reproduce (in the appropriate configuration): % perl -e 'print pack("V*", 0xed69cdcb)' >/tmp/bad.insn % objdump -b binary -m arm -EL -D /tmp/bad.insn The expected result is something like: 0: ed69cdcb stcl 13, cr12, [r9, #-812]! ; 0xfffffcd4 whereas what I see instead is a segmentation fault. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- 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