Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / eval.c
index de1c6632e042a70f3c0a6eb834020d33464103ce..00a107c270c84af7d83cfbe9aa6fff23a7bb9d28 100644 (file)
@@ -1900,7 +1900,8 @@ evaluate_subexp_standard (struct type *expect_type,
       {
         struct type *type = value_type (arg1);
         struct type *real_type;
-        int full, top, using_enc;
+        int full, using_enc;
+        LONGEST top;
        struct value_print_options opts;
 
        get_user_print_options (&opts);
This page took 0.023164 seconds and 4 git commands to generate.