* ada-lang.c (ada_array_length): Use builtin_type_int32 instead
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 10 Sep 2008 09:47:39 +0000 (09:47 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 10 Sep 2008 09:47:39 +0000 (09:47 +0000)
commit030b4912c632cdd459ca59e1b196c4293a691292
tree15d3aba32186a5466e0c3db02a639a461060740e
parent1830312f608790b8d80582b82bc8ae43a744b152
* ada-lang.c (ada_array_length): Use builtin_type_int32 instead
of builtin_type_int.
(ada_evaluate_subexp) [UNOP_IN_RANGE]: Use operand range type
instead of builtin_type_int.
gdb/ChangeLog
gdb/ada-lang.c
This page took 0.023524 seconds and 4 git commands to generate.