]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (resolve): Use per-architecture void type instead
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 29 Jun 2009 17:31:24 +0000 (17:31 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 29 Jun 2009 17:31:24 +0000 (17:31 +0000)
commit30b155416bc2f21436603dcbf37d3dd0400813c6
treefe2d327271e96b646ad46fc1776ea09bcc25c2df
parent7c964f079e2404c667e3e4ffb32a380590c438ab
* 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