m68k.c (output_scc_di): Fix coding style.
authorRoman Zippel <zippel@linux-m68k.org>
Sat, 24 Jul 2004 11:12:29 +0000 (11:12 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sat, 24 Jul 2004 11:12:29 +0000 (11:12 +0000)
commit428511bbd39553d43ae2330c0c27838fb1a3e7a1
tree218e3cd16c47ba73924fe8fd4591c5b964ff902c
parent0c6d842886b9dce2a675dd484526522ddfe7dd12
m68k.c (output_scc_di): Fix coding style.

2004-07-24  Roman Zippel  <zippel@linux-m68k.org>

* config/m68k/m68k.c (output_scc_di): Fix coding style.
(symbolic_operand): Fix prototype.
* config/m68k/m68k.h (PREDICATE_CODES): Add symbolic_operand.
* config/m68k/m68k.md: Add constants for registers a0 and sp and
use them, change from the "{...}" syntax to the simpler {...}
syntax.
(*cfv4_extendqisi2): Fix destination predicate.
* config/m68k/m68k-protos.h: Remove various declarations also
generated via PREDICATE_CODES.

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