aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-mve-builtins-shapes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/arm-mve-builtins-shapes.h')
-rw-r--r--gcc/config/arm/arm-mve-builtins-shapes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/arm/arm-mve-builtins-shapes.h b/gcc/config/arm/arm-mve-builtins-shapes.h
index fc1bacb..c062fe6 100644
--- a/gcc/config/arm/arm-mve-builtins-shapes.h
+++ b/gcc/config/arm/arm-mve-builtins-shapes.h
@@ -53,6 +53,7 @@ namespace arm_mve
extern const function_shape *const create;
extern const function_shape *const inherent;
extern const function_shape *const unary;
+ extern const function_shape *const unary_acc;
extern const function_shape *const unary_convert;
extern const function_shape *const unary_int32;
extern const function_shape *const unary_int32_acc;