Silence ARI for valid calls to abort
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index fd4ad0f1411bcba917a01d8ea5c765473efbe2e0..022918efa2d928fdfbf87a354d596adad3f671bc 100644 (file)
@@ -243,7 +243,8 @@ f_collect_symbol_completion_matches (completion_tracker &tracker,
 }
 
 /* Special expression evaluation cases for Fortran.  */
-struct value *
+
+static struct value *
 evaluate_subexp_f (struct type *expect_type, struct expression *exp,
                   int *pos, enum noside noside)
 {
This page took 0.025008 seconds and 4 git commands to generate.