Patch for builtin conj/creal/cimag

Richard Henderson rth@redhat.com
Thu Jan 4 18:03:00 GMT 2001


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~


More information about the Gcc-patches mailing list