> -----Original Message-----
> From: Jonathan Wright <jonathan.wri...@arm.com>
> Sent: Thursday, October 21, 2021 12:46 PM
> To: gcc-patches@gcc.gnu.org
> Cc: Kyrylo Tkachov <kyrylo.tkac...@arm.com>; Richard Sandiford
> <richard.sandif...@arm.com>
> Subject: [PATCH] aarch64: Remove redundant struct type definitions in
> arm_neon.h
> 
> Hi,
> 
> As subject, this patch deletes some redundant type definitions in
> arm_neon.h. These vector type definitions are an artifact from the initial
> commit that added the AArch64 port.
> 
> Bootstrapped and regression tested on aarch64-none-linux-gnu - no
> issues.
> 
> Ok for master?

Ok.
Thanks,
Kyrill

> 
> Thanks,
> Jonathan
> 
> ---
> 
> gcc/ChangeLog:
> 
> 2021-10-15  Jonathan Wright  <jonathan.wri...@arm.com>
> 
>       * config/aarch64/arm_neon.h (__STRUCTN): Delete function
>       macro and all invocations.

Reply via email to