OSDN Git Service

* expr.c (expand_builtin): Support BUILT_IN_FMOD - just call fmod.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Dec 1997 19:40:06 +0000 (19:40 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Dec 1997 19:40:06 +0000 (19:40 +0000)
commit58df294215bacb654b134f8a54ad8a51d03cb206
tree1d246ee0fae9d1a4a6808e2a220180303b60fd03
parent4a91890098b288f8af68ca5706ab7af6ae88db68
* expr.c (expand_builtin):  Support BUILT_IN_FMOD - just call fmod.

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