rl78.c (rl78_print_operand_1): Change %c to %C to avoid conflict with the MI use...
commit59d96342ac13c8dc7c142c689b2d204373676167
authorDJ Delorie <dj@redhat.com>
Wed, 9 Oct 2013 01:05:07 +0000 (8 21:05 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 9 Oct 2013 01:05:07 +0000 (8 21:05 -0400)
tree3adfce682b2741de10b86cabce97ab8c2130cc8d
parenta21a0e9ae0cb280ac2a2e02531e4cebb472d3aae
rl78.c (rl78_print_operand_1): Change %c to %C to avoid conflict with the MI use of %c.

* config/rl78/rl78.c (rl78_print_operand_1): Change %c to %C to
avoid conflict with the MI use of %c.
* config/rl78/rl78-real.md: change %c to %C throughout.
* config/rl78/rl78-virt.md: Likewise.

From-SVN: r203299
gcc/ChangeLog
gcc/config/rl78/rl78-real.md
gcc/config/rl78/rl78-virt.md
gcc/config/rl78/rl78.c