Jonathan Wright writes:
> Hi,
>
> A previous commit "aarch64: Remove macros for vld4[q]_lane Neon
> intrinsics" introduced some float <-> int type conversion errors.
> This patch fixes those errors.
It looks like:
__extension__ extern __inline float64x1x3_t
__attribute__ ((__always_inline__, __g
Hi,
A previous commit "aarch64: Remove macros for vld4[q]_lane Neon
intrinsics" introduced some float <-> int type conversion errors.
This patch fixes those errors.
Bootstrapped and regression tested on aarch64-none-linux-gnu - no
issues.
Ok for master?
Thanks,
Jonathan
---
gcc/ChangeLog:
20