aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.cc
diff options
context:
space:
mode:
authorStam Markianos-Wright <stam.markianos-wright@arm.com>2023-04-06 18:57:08 +0100
committerStam Markianos-Wright <stam.markianos-wright@arm.com>2023-04-06 18:57:14 +0100
commit1d509f190393627cffffdf0afffc427b25dd21c2 (patch)
treefb904c7f71b7c6573b9c420412a334a31bcdc80c /gcc/fortran/trans-decl.cc
parentddc9b5ee13cd686c8674f92d46045563c06a23ea (diff)
downloadgcc-1d509f190393627cffffdf0afffc427b25dd21c2.zip
gcc-1d509f190393627cffffdf0afffc427b25dd21c2.tar.gz
gcc-1d509f190393627cffffdf0afffc427b25dd21c2.tar.bz2
arm: remove unused variables from test
This is just a minor issue I found with a previous test of mine that caused it to fail in C++ mode due to these unused const variables being uninitialised. I forgot to remove these after removing some test cases that did use them. I removed the test cases, because I came to the conclusion that the const-ness of the immediate was irrelevant to the test itself. Removing the variables now makes the test PASS for C++. gcc/testsuite/ChangeLog: * gcc.target/arm/mve/intrinsics/mve_intrinsic_type_overloads-fp.c: Remove unused variables. * gcc.target/arm/mve/intrinsics/mve_intrinsic_type_overloads-int.c: Remove unused variables.
Diffstat (limited to 'gcc/fortran/trans-decl.cc')
0 files changed, 0 insertions, 0 deletions