tree.h (special_function_p): Declare.
authorMark Mitchell <mark@codesourcery.com>
Sun, 5 Dec 1999 17:53:14 +0000 (17:53 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 5 Dec 1999 17:53:14 +0000 (17:53 +0000)
commit3a8c995be7629b05f71e5e0d0afb1bd4e7bb6176
tree67f47706953450d5e1f4664179fc8384c809f9e3
parente6f696fc9883d36d269592f0a33de5f3a70d59c1
tree.h (special_function_p): Declare.

* tree.h (special_function_p): Declare.
* calls.c (special_function_p): Make it global.  Don't take `name'
as a parameter.  Fix typo in 1999-11-28 change.
(expand_cal): Adjust.

From-SVN: r30788
gcc/ChangeLog
gcc/calls.c
gcc/tree.h