RE: [PATCH][GCC][Arm]MVE: Fix -Wall testisms

2020-04-07 Thread Kyrylo Tkachov
> -Original Message- > From: Andre Vieira (lists) > Sent: 07 April 2020 15:16 > To: gcc-patches@gcc.gnu.org > Cc: Kyrylo Tkachov > Subject: [PATCH][GCC][Arm]MVE: Fix -Wall testisms > > Hi, > > This patch fixes some testisms I found when testing using

[PATCH][GCC][Arm]MVE: Fix -Wall testisms

2020-04-07 Thread Andre Vieira (lists)
Hi, This patch fixes some testisms I found when testing using -Wall/-Werror. Is this OK for trunk? gcc/testsuite/ChangeLog: 2020-04-07  Andre Vieira      * gcc.target/arm/mve/intrinsics/vuninitializedq_float.c: Likewise.     * gcc.target/arm/mve/intrinsics/vuninitializedq_float1.c: