r128233 - in /trunk/gcc: ChangeLog config/mips/...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Sep 7 08:38:00 GMT 2007


Author: rsandifo
Date: Fri Sep  7 08:38:42 2007
New Revision: 128233

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128233
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c
    trunk/gcc/config/mips/mips.md



More information about the Gcc-cvs mailing list