aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
diff options
context:
space:
mode:
authorSrinath Parvathaneni <srinath.parvathaneni@arm.com>2021-06-11 15:56:37 +0100
committerSrinath Parvathaneni <srinath.parvathaneni@arm.com>2021-06-11 15:56:48 +0100
commitc5ed0148347beea1bd34795de146adddd2454c36 (patch)
tree52fca805fdad687184b7d4318c16ad9e7589a2ae /gcc/tree-ssa-loop-im.c
parent117c64266405e244da4dae3ae7b60905af63b955 (diff)
downloadgcc-c5ed0148347beea1bd34795de146adddd2454c36.zip
gcc-c5ed0148347beea1bd34795de146adddd2454c36.tar.gz
gcc-c5ed0148347beea1bd34795de146adddd2454c36.tar.bz2
arm: Fix the mve multilib for the broken cmse support (pr99939).
The current CMSE support in the multilib build for "-march=armv8.1-m.main+mve -mfloat-abi=hard -mfpu=auto" is broken as specified in PR99939 and this patch fixes the issue. gcc/testsuite/ChangeLog: 2021-06-11 Srinath Parvathaneni <srinath.parvathaneni@arm.com> PR target/99939 * gcc.target/arm/cmse/cmse-18.c: Add separate scan-assembler directives check for target is v8.1-m.main+mve or not before comparing the assembly output. * gcc.target/arm/cmse/cmse-20.c: New test. libgcc/ChangeLog: 2021-06-11 Srinath Parvathaneni <srinath.parvathaneni@arm.com> PR target/99939 * config/arm/cmse_nonsecure_call.S: Add __ARM_FEATURE_MVE macro. * config/arm/t-arm: To link cmse.o and cmse_nonsecure_call.o on passing -mcmse option.
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions