OSDN Git Service

* ada-lang.c (resolve): Use per-architecture void type instead
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 29 Jun 2009 17:31:23 +0000 (17:31 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 29 Jun 2009 17:31:23 +0000 (17:31 +0000)
commita34c22caf3995922df0257a527ae52b71a18a72f
tree1e75e1d7b6b4275721e7863638ba6aa064a0ec56
parent00436b86deaa81e8853604e42277b6ef3e0c9a71
* ada-lang.c (resolve): Use per-architecture void type instead
of platform-independent one.
(ada_evaluate_subexp) [STRUCTOP_STRUCT]: Likewise.
(ada_resolve_function): Reimplement fallback logic to avoid
explicit reference to builtin_type_void.
gdb/ChangeLog
gdb/ada-lang.c