> -----Original Message-----
> From: Andre Vieira (lists) <andre.simoesdiasvie...@arm.com>
> Sent: 07 April 2020 15:18
> To: gcc-patches@gcc.gnu.org
> Cc: Kyrylo Tkachov <kyrylo.tkac...@arm.com>
> Subject: [PATCH][GCC][Arm]: MVE: Fixes for pointers used in intrinsics for c++
> 
> Hi,
> 
> This patch fixes the passing of some pointers to builtins that expect
> slightly different types of pointers.  In C this didn't prove an issue,
> but when compiling for C++ gcc complains.
> 
> Regression tested on arm-none-eabi.
> 
> Is this OK for trunk?

Ok.
Thanks,
Kyrill

> 
> 2020-04-07  Andre Vieira  <andre.simoesdiasvie...@arm.com>
> 
>          * config/arm/arm_mve.h: Cast some pointers to expected types.

Reply via email to