* builtins.c (builtin_mathfn_code): Generalize to check whether
commit52203a9d4284b0cf72c5ed5b3ea092410db28374
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Oct 2003 03:53:05 +0000 (11 03:53 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Oct 2003 03:53:05 +0000 (11 03:53 +0000)
treeac9e9e0dafcea89fd08cf274b9e7aabba1833ce0
parent634d45d7c46dd17b34676d0ce4a450670c18cca8
* builtins.c (builtin_mathfn_code): Generalize to check whether
the call is to any built-in function by comparing the call's
argument list against the builtin decl's function type.

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