Hello, this patch completely removes DEPRECATED_REG_STRUCT_HAS_ADDR. This was only used in infcall.c and was replaced by gdbarch_stabs_argument_has_addr. Build and tested on x86. Testsuite showed no regressions. ChangeLog: * infcall.c (call_function_by_hand): Remove DEPRECATED_REG_STRUCT_HAS_ADDR_P. Replace DEPRECATED_REG_STRUCT_HAS_ADDR by stabs_argument_has_addr. * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Remove. * gdbarch.c, gdbarch.h: Regenerate. Is this ok to commit? -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com