[Bug gas/23335] MSP430 gas mishandle symbols starting with a register name.

2018-06-23 Thread suckfish at ihug dot co.nz
https://sourceware.org/bugzilla/show_bug.cgi?id=23335 --- Comment #1 from Ralph Loader --- Looking at tc-msp430.c, the function check_reg() looks pretty bogus. Any identifier with a prefix which is a register name is accepted as a register. Also numbers in the range 0..15 are accepted as regist

[Bug gas/23335] New: MSP430 gas mishandle symbols starting with a register name.

2018-06-23 Thread suckfish at ihug dot co.nz
: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: suckfish at ihug dot co.nz Target Milestone: --- Target: msp430 Created attachment 11097 --> https://sourceware.org/bugzilla/attachment.cgi?id=11097&acti

[Bug binutils/14616] New: Disassembling unknown thumb opcode should use 2 bytes.

2012-09-24 Thread suckfish at ihug dot co.nz
http://sourceware.org/bugzilla/show_bug.cgi?id=14616 Bug #: 14616 Summary: Disassembling unknown thumb opcode should use 2 bytes. Product: binutils Version: 2.22 Status: NEW Severity: normal Priority: P2