OSDN Git Service

* config/m68k/predicates.md (const_call_operand): Adjust comment.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Jun 2007 13:08:43 +0000 (13:08 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Jun 2007 13:08:43 +0000 (13:08 +0000)
commit7f2330d5c986bca2d4e568a6282277170ba92013
treefc8359c926e50822a96fd432e7fe43814835b6ca
parentb831ff4e3a8a725b1991429fd1864175f0d58db5
* config/m68k/predicates.md (const_call_operand): Adjust comment.
(const_sibcall_operand): New.
(sibcall_operand): Use it.
* config/m68k/m68k.c (FL_FOR_isa_c): Not ISA_B compatible.
(m68k_isas): ISAC does not imply FPU or EMAC.
(override_options): Add ISA_C logic for symbolic jump & call.

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