Hi Christophe,
> -Original Message-
> From: Christophe Lyon
> Sent: 17 September 2020 12:56
> To: Kyrylo Tkachov
> Cc: i...@airs.com; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
>
> On Thu, 17 Sep 2020
On Thu, 17 Sep 2020 at 12:27, Kyrylo Tkachov wrote:
>
>
>
> > -Original Message-
> > From: Christophe Lyon
> > Sent: 11 September 2020 20:05
> > To: Kyrylo Tkachov
> > Cc: i...@airs.com; gcc-patches@gcc.gnu.org
> > Subject: Re: [PATCH] lib
> -Original Message-
> From: Christophe Lyon
> Sent: 11 September 2020 20:05
> To: Kyrylo Tkachov
> Cc: i...@airs.com; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
>
> On Fri, 11 Sep 2020 at 14:35, Kyrylo Tkac
> > Subject: [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
> >
> > This patch adds the missing prototypes for the fonctions defined in fp16.c,
> > to
> > avoid these warnings during the build:
> > /libgcc/config/arm/fp16.c:169:1: warning: no previou
Hi Christophe,
> -Original Message-
> From: Gcc-patches On Behalf Of
> Christophe Lyon via Gcc-patches
> Sent: 11 September 2020 13:23
> To: gcc-patches@gcc.gnu.org; i...@airs.com
> Subject: [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
>
> Thi
This patch adds the missing prototypes for the fonctions defined in fp16.c, to
avoid these warnings during the build:
/libgcc/config/arm/fp16.c:169:1: warning: no previous prototype for
'__gnu_h2f_internal' [-Wmissing-prototypes]
/libgcc/config/arm/fp16.c:194:1: warning: no previous prototype for