h8300.c (print_operand): Remove support for operand character 'b'.
authorKazu Hirata <kazu@gcc.gnu.org>
Wed, 11 Jun 2003 04:03:55 +0000 (04:03 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 11 Jun 2003 04:03:55 +0000 (04:03 +0000)
commit46dfb7aa2cdcc6125a2f17cd38fee0f4b1b21503
treef1737e4ea4b01b25408cbc4fb97b882ee4a09882
parent5abfd1afbebe22c48f24c6a5e594bc8fa01537b6
h8300.c (print_operand): Remove support for operand character 'b'.

* config/h8300/h8300.c (print_operand): Remove support for
operand character 'b'.
Add the AND case to operand character 'c'.
* config/h8300/h8300.md (two anonymous patterns): Replace
operand character 'b' with 'c'.

From-SVN: r67750
gcc/config/h8300/h8300.md