* mmix.h (R_MMIX_PUSHJ_STUBBABLE): New reloc number.
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index f84e0505fe8a784b7ec9abd387819f5240b2d16b..c6c482abe8f4138616071abf24eb726336f6b978 100644 (file)
@@ -484,6 +484,7 @@ const struct language_defn f_language_defn =
   0,                           /* arrays are first-class (not c-style) */
   1,                           /* String lower bound */
   &builtin_type_f_character,   /* Type of string elements */
+  default_word_break_characters,
   LANG_MAGIC
 };
 
This page took 0.025043 seconds and 4 git commands to generate.