OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2007 08:38:42 +0000 (08:38 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2007 08:38:42 +0000 (08:38 +0000)
commit2a4176f8f363bae9dd75aff0c0ccab9a9849b06f
tree3288753e31f1b99ccd68b6d8cac7abd91533cdd8
parent926050b1bad155d7fb149b5f425b1b55db31fb6d
gcc/
* config/mips/mips.c (build_mips16_call_stub): Emit all direct
float calls here, rather than leaving some to the caller.
Use call_internal_direct and call_value_internal_direct.
* config/mips/mips.md (call_internal_direct): New pattern.
(call_value_internal_direct): Likewise.

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