diff options
author | Andre Simoes Dias Vieira <andre.simoesdiasvieira@arm.com> | 2020-04-07 15:34:31 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2020-04-07 15:44:52 +0100 |
commit | c431634b2f27015a6ac7a0bac993ccadae0c926b (patch) | |
tree | 73bebab71304b02854b6a4f9f1ff9187bb78d8db /gcc/fortran/trans-intrinsic.c | |
parent | 302b6836280d07464f65d7be2433ab4ecc92e1ce (diff) | |
download | gcc-c431634b2f27015a6ac7a0bac993ccadae0c926b.zip gcc-c431634b2f27015a6ac7a0bac993ccadae0c926b.tar.gz gcc-c431634b2f27015a6ac7a0bac993ccadae0c926b.tar.bz2 |
arm: MVE: make sure we only use the Arm namespace variant of vuninitializedq
This patch replaces all uses of 'vuninitializedq_*' by the same function but
under the __arm_ namespace. In case we define the PRESERVE MACRO the variant
without the '__arm_' prefix will not be available.
gcc/ChangeLog:
2020-04-07 Andre Vieira <andre.simoesdiasvieira@arm.com>
* config/arm/arm_mve.h: Replace all uses of vuninitializedq_* with the
same with '__arm_' prefix.
Diffstat (limited to 'gcc/fortran/trans-intrinsic.c')
0 files changed, 0 insertions, 0 deletions