Revert:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2007 11:58:22 +0000 (11:58 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2007 11:58:22 +0000 (11:58 +0000)
commit4ad53767b95256ab2e740072d8447218c6fe720c
tree60bebc454acb2a2d6dec2b0dca8d075d480c3da0
parenta9ac8caa41426c613d1c6b34b6dc298d922f7daf
Revert:
2007-10-09  Kazu Hirata  <kazu@codesourcery.com>
* longlong.h (count_leading_zeros): Replace '{' and '}' with '%{'
and '%}', respectively.

Revert:
2007-10-09  Kazu Hirata  <kazu@codesourcery.com>
* 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.

Revert:
2007-10-07  Kazu Hirata  <kazu@codesourcery.com>
* config/m68k/m68k.c, config/m68k/m68k.md: Use the assembly
syntax for ASSEMBLER_DIALECT.
* config/m68k/m68k.h (ASSEMBLER_DIALECT): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129202 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.h
gcc/config/m68k/m68k.md
gcc/longlong.h