]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/m68k/m68k.c
predicates.md (const_call_operand): Adjust comment.
authorNathan Sidwell <nathan@codesourcery.com>
Sun, 17 Jun 2007 13:08:43 +0000 (13:08 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 17 Jun 2007 13:08:43 +0000 (13:08 +0000)
commit4e2b26aaa258ada5c20d19861655452354be3abc
treefc8359c926e50822a96fd432e7fe43814835b6ca
parentfe116068c2232a0ebd543418f175a8ff64f86bf0
predicates.md (const_call_operand): Adjust comment.

* 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.

From-SVN: r125774
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/config/m68k/predicates.md