2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / eval.c
index dba174d3563ca59a5d6b11c8a53289e0a38a7f0c..59d8bff88e2d29cbb03f70e2f8cd85f9ea3241af 100644 (file)
@@ -793,7 +793,7 @@ evaluate_subexp_standard (struct type *expect_type,
   struct type *type;
   int nargs;
   struct value **argvec;
-  int upper, lower;
+  int lower;
   int code;
   int ix;
   long mem_offset;
This page took 0.024067 seconds and 4 git commands to generate.