OSDN Git Service

* builtins.c (expand_builtin): Change the default behavior to
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jul 2002 02:19:43 +0000 (02:19 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jul 2002 02:19:43 +0000 (02:19 +0000)
commit92482ee006f0b625da3a2125075e59d29eef1c17
treef741ebc6e7bcb37a9e94fb86f83fbeaad1c8bc67
parentf81fddcacb07010032b671027d99e355dcf6576c
* builtins.c (expand_builtin):  Change the default behavior to
only issue an error if the builtin function doesn't have a
fallback library call.  Remove several cases handled by the
new default.

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