get rid of unused m4 files
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index 7ccae4f1f75707530f38e89fde178d1c7a0c5e40..b296a2002f79c542bc176f6e5773a090d259a322 100644 (file)
@@ -423,6 +423,7 @@ const struct language_defn f_language_defn = {
   type_check_on,
   f_parse,                     /* parser */
   f_error,                     /* parser error function */
+  evaluate_subexp_standard,
   f_printchar,                 /* Print character constant */
   f_printstr,                  /* function to print string constant */
   f_create_fundamental_type,   /* Create fundamental type in this language */
This page took 0.023014 seconds and 4 git commands to generate.