This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch for llabs builtin


On Sat, Sep 23, 2000 at 10:59:34PM +0100, Joseph S. Myers wrote:
> 	* builtins.def (BUILT_IN_LLABS): Add.
> 	* builtins.c (expand_builtin): Also abort on BUILT_IN_LLABS.
> 	* c-common.c (c_common_nodes_builtins): Create builtin functions
> 	__builtin_llabs, and plain llabs unless no_nonansi_builtins
> 	outside of C99 mode.
> 	(expand_tree_builtin): Handle BUILT_IN_LLABS.

Ok.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]