https://sourceware.org/bugzilla/show_bug.cgi?id=23321
--- Comment #1 from Cary Coutant <ccoutant at gmail dot com> ---
Can you provide a sample .o file? What compiler generated it? The "default"
case in that switch statement should handle unknown opcodes correctly, unless
the std_opcode_lengths array in the line table prologue is incorrect. Even so,
it shouldn't lead to a SIGSEGV, so I'd at least try to track that down.

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