aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/openmp.c
diff options
context:
space:
mode:
authorJonathan Wright <jonathan.wright@arm.com>2021-03-18 16:23:50 +0000
committerJonathan Wright <jonathan.wright@arm.com>2021-04-28 21:13:50 +0100
commit6a82f012c4a1c12468b154c59b817dc2d4d044c5 (patch)
treebd7b276467b7b61f7f908d9ba60f2e15f2488f53 /gcc/fortran/openmp.c
parent67cf12a8171399a9e724a7eb6cc80908ed297eaa (diff)
downloadgcc-6a82f012c4a1c12468b154c59b817dc2d4d044c5.zip
gcc-6a82f012c4a1c12468b154c59b817dc2d4d044c5.tar.gz
gcc-6a82f012c4a1c12468b154c59b817dc2d4d044c5.tar.bz2
aarch64: Update attributes of arm_acle.h intrinsics
Update the attributes of all intrinsics defined in arm_acle.h to be consistent with the attributes of the intrinsics defined in arm_neon.h. Specifically, this means updating the attributes from: __extension__ static __inline <type> __attribute__ ((__always_inline__)) to: __extension__ extern __inline <type> __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) gcc/ChangeLog: 2021-03-18 Jonathan Wright <jonathan.wright@arm.com> * config/aarch64/arm_acle.h (__attribute__): Make intrinsic attributes consistent with those defined in arm_neon.h.
Diffstat (limited to 'gcc/fortran/openmp.c')
0 files changed, 0 insertions, 0 deletions