OSDN Git Service

Wrong function used to perform address addition/subtraction.
authorbrobecke <brobecke>
Fri, 20 Nov 2009 07:37:35 +0000 (07:37 +0000)
committerbrobecke <brobecke>
Fri, 20 Nov 2009 07:37:35 +0000 (07:37 +0000)
commit3ca8ab36542f8a3319cd0b5fedb5b72577e535a4
treee49fd42897d17633d316f3e2243e671c2db28ea4
parent2d76a08f192c2bf70e4a2349d3da45dbcb0c2210
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