On Wed, 11 Sep 2019, Tejas Joshi wrote:
> diff --git a/gcc/builtins.def b/gcc/builtins.def
> index 8bb7027aac7..2df616c477e 100644
> --- a/gcc/builtins.def
> +++ b/gcc/builtins.def
> @@ -355,6 +355,9 @@ DEF_EXT_LIB_FLOATN_NX_BUILTINS (BUILT_IN_FABS, "fabs",
> FABS_TYPE, ATTR_CONST_NOT
> DEF_GCC_
Hi Joseph,
could you please have a look at this latest version of the patch
introducing fadd et al.? There already is a pre-approved folllow-up
somewhere expanding it on power but we need to get this in first.
Thanks,
Martin
On Wed, Sep 11 2019, Tejas Joshi wrote:
> Hi.
> This patch includes