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 builtin conj/creal/cimag


On Thu, Jan 04, 2001 at 11:22:58PM +0000, Joseph S. Myers wrote:
> 	* builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_IN_CIMAG):
> 	Define.
> 	* builtins.c (expand_builtin): Abort on BUILT_IN_CONJ,
> 	BUILT_IN_CREAL and BUILT_IN_CIMAG.
> 	* c-common.c (c_common_nodes_and_builtins): Create builtin conjf,
> 	conj, conjl, crealf, creal, creall, cimagf, cimag and cimagl.
> 	(expand_tree_builtin): Handle BUILT_IN_CONJ, BUILT_IN_CREAL and
> 	BUILT_IN_CIMAG.
> 	* extend.texi: Document these builtins.

Ok.


r~

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