]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arm/arm-mve-builtins.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / arm / arm-mve-builtins.cc
index a265cb05553fc5e10b78a0a7fba369331c16e72c..c533d0e93ae3f8df8820506befbaa0254192ea17 100644 (file)
@@ -1,5 +1,5 @@
 /* ACLE support for Arm MVE
-   Copyright (C) 2021-2023 Free Software Foundation, Inc.
+   Copyright (C) 2021-2024 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
@@ -1168,7 +1168,6 @@ function_resolver::infer_pointer_type (unsigned int argno)
                build_qualified_type (target, 0));
       return NUM_TYPE_SUFFIXES;
     }
-  unsigned int bits = type_suffixes[type].element_bits;
 
   return type;
 }