diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2025-01-07 16:59:03 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2025-01-08 07:15:32 +0000 |
commit | 42b24557bdf805d2913d3c75531fe441b1634332 (patch) | |
tree | 57f0ecd75f87a033fe909daa502bd866866859a0 /gcc/json-parsing.cc | |
parent | 51708cbd751e3af0d147ceae4da5c74dae1519ce (diff) | |
download | gcc-42b24557bdf805d2913d3c75531fe441b1634332.zip gcc-42b24557bdf805d2913d3c75531fe441b1634332.tar.gz gcc-42b24557bdf805d2913d3c75531fe441b1634332.tar.bz2 |
arm: [MVE intrinsics] Fix tuples field name (PR 118332)
A recent commit mistakenly changed the field name for tuples from
'val' to '__val', but unlike SVE this name is mandated by ACLE.
The patch simply switches back the name to 'val'.
PR target/118332
gcc/ChangeLog:
* config/arm/arm-mve-builtins.cc (wrap_type_in_struct): Use 'val'
instead of '__val'.
gcc/testsuite/ChangeLog:
* gcc.target/arm/mve/intrinsics/pr118332.c: New test.
Diffstat (limited to 'gcc/json-parsing.cc')
0 files changed, 0 insertions, 0 deletions