mep.c (mep_vliw_jmp_match): New function.
authorDJ Delorie <dj@redhat.com>
Tue, 14 Jul 2009 21:46:15 +0000 (17:46 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 14 Jul 2009 21:46:15 +0000 (17:46 -0400)
commita9d1723f3a269620f6ec157e27d7032e9b4eadcc
tree628b6ca227c7c1b689283cf8ff9bf0529db08c38
parent868e7c379bc46423a29f4ee433818a0ac71c22b4
mep.c (mep_vliw_jmp_match): New function.

* config/mep/mep.c (mep_vliw_jmp_match): New function.
* config/mep/mep-protos.h (mep_vliw_jmp_match): Prototype it.
* config/mep/mep.md (sibcall_internal): Change test from
mep_vliw_mode_match to mep_vliw_jmp_match.
(sibcall_value_internal): Likewise.

From-SVN: r149644
gcc/ChangeLog
gcc/config/mep/mep-protos.h
gcc/config/mep/mep.c
gcc/config/mep/mep.md