OSDN Git Service

* config/mep/mep.c (mep_vliw_jmp_match): New function.
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jul 2009 21:46:15 +0000 (21:46 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jul 2009 21:46:15 +0000 (21:46 +0000)
commit2053b71fcfcf959bd89f2aebf46f5c386e1171ae
tree628b6ca227c7c1b689283cf8ff9bf0529db08c38
parentc9181063632c631a7c70829e70da6d7ebe34781c
* 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.

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