]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.cc
h8300.c (print_operand): Remove support for operand character 'b'.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 11 Jun 2003 03:19:55 +0000 (03:19 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 11 Jun 2003 03:19:55 +0000 (03:19 +0000)
commit5abfd1afbebe22c48f24c6a5e594bc8fa01537b6
tree739074f882a68bf08cd9660670813efb01d1e07c
parentbf1d3e81e8584dd2480e66cd242e5dc8cb780f93
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: r67748
gcc/ChangeLog
gcc/config/h8300/h8300.c