diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2023-11-23 14:30:10 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2023-11-23 15:54:32 +0000 |
commit | b9dbdefac626ba20222ca534b58f7e493d713b9a (patch) | |
tree | 79f40e5531802cd9c57422638b8411b7d7937448 /gcc/fortran/options.cc | |
parent | b2d17bdd45b582b93e89c00b04763a45f97d7a34 (diff) | |
download | gcc-b9dbdefac626ba20222ca534b58f7e493d713b9a.zip gcc-b9dbdefac626ba20222ca534b58f7e493d713b9a.tar.gz gcc-b9dbdefac626ba20222ca534b58f7e493d713b9a.tar.bz2 |
arm: [MVE intrinsics] Add default clause to full_width_access::memory_vector_mode
My recent commit 0c2037d9d93a8f768cb11698ff794278246bb31f added a
switch statement lacking a default clause, leading to warnings or
errors when building with --enable-werror-always.
Fix by adding an empty default.
Committed as obvious.
2023-11-23 Christophe Lyon <christophe.lyon@linaro.org>
gcc/
* config/arm/arm-mve-builtins-functions.h
(full_width_access::memory_vector_mode): Add default clause.
Diffstat (limited to 'gcc/fortran/options.cc')
0 files changed, 0 insertions, 0 deletions