m68k.c (print_operand): Handle '{' and '}'.
authorKazu Hirata <kazu@codesourcery.com>
Tue, 9 Oct 2007 15:54:00 +0000 (15:54 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 9 Oct 2007 15:54:00 +0000 (15:54 +0000)
commite477cbcb75b30e7e216ff619736bdc3168bc5db4
tree10d148f75ff3f1e823a4aa5dab88ab70aa6c0b8a
parentb26c6d55aa4b4388dcf2028874a6f173ea15a41a
m68k.c (print_operand): Handle '{' and '}'.

* config/m68k/m68k.c (print_operand): Handle '{' and '}'.
* config/m68k/m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Accept '{'
and '}'.
* config/m68k/m68k.md: Replace '{' with '%{' where '{' is
meant to be output.

From-SVN: r129168
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.h
gcc/config/m68k/m68k.md