[PATCH]: Add __builtin_fpclassify()

Kaveh R. GHAZI ghazi@caip.rutgers.edu
Sat May 24 09:04:00 GMT 2008


On Fri, 23 May 2008, Eric Botcazou wrote:

> > 2008-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
> >
> > 	* builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.
> > 	* builtins.c (fold_builtin_fpclassify): New.
> > 	(fold_builtin_varargs): Handle BUILT_IN_FPCLASSIFY.
> > 	* builtins.def (BUILT_IN_FPCLASSIFY): New.
> > 	* c-common.c (handle_type_generic_attribute): Adjust to accept
> > 	fixed arguments before an elipsis.
> > 	(check_builtin_function_arguments): Handle BUILT_IN_FPCLASSIFY.
> > 	* doc/extend.texi: Document __builtin_fpclassify.
>
> This broke Ada bootstrap.  Fixed thusly.
>
>
> 2008-05-23  Eric Botcazou  <ebotcazou@adacore.com>
>
> 	* utils.c (handle_type_generic_attribute): Adjust to accept
>         fixed arguments before an elipsis.

Oops, sorry.  Thanks for fixing it.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu



More information about the Gcc-patches mailing list