aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.h')
-rw-r--r--gcc/expr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index c71b8ed..0146343 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -695,6 +695,4 @@ extern tree build_libfunc_function (const char *);
/* Get the personality libfunc for a function decl. */
rtx get_personality_function (tree);
-extern int vector_mode_valid_p (enum machine_mode);
-
#endif /* GCC_EXPR_H */