[PATCH bfin] Fix a typo in gas

Jie Zhang jie.zhang@analog.com
Thu Sep 3 15:52:00 GMT 2009


This patch fixes a typo in bfin port of gas, which caused gas to accept 
illegal instruction like:

CC = P2 == R3;

and assemble it as

CC = P2 == P3;

Committed.


Jie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-bfin-report-error-on-wrong-comparison-insn.diff
Type: text/x-patch
Size: 1558 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090903/461e3537/attachment.bin>


More information about the Binutils mailing list