Wrong function used to perform address addition/subtraction.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 19 Nov 2009 22:37:35 +0000 (22:37 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 19 Nov 2009 22:37:35 +0000 (22:37 +0000)
commit5b3d5b7dfc22092208dd9434e1035198d19efc47
tree41d91b93d382277d2648f20d32cb9358989f20c5
parenta10967fa49093a68f1e3af186eebbd10dc048339
Wrong function used to perform address addition/subtraction.
    * ada-lang.c (ada_type_match): Stop making TYPE_CODE_VOID
    a wildcard matching any type.  For types that we don't already
    handle specifically, make sure that both types have the same code.
gdb/ChangeLog
gdb/ada-lang.c