OSDN Git Service

* macrotab.c (check_for_redefinition): Don't complain if the new
authorjimb <jimb>
Thu, 23 May 2002 23:27:41 +0000 (23:27 +0000)
committerjimb <jimb>
Thu, 23 May 2002 23:27:41 +0000 (23:27 +0000)
commit39bbd281525583bc8b56fc5c31164cabae716366
treeff29796b57c005667dfa646b059bacae1b51ee2e
parent931582daecc9458c5b9f2c3cab2f689007d751a1
* macrotab.c (check_for_redefinition): Don't complain if the new
definition is the same as the previous one.  Take more arguments
to allow the comparison.
(macro_define_object, macro_define_function): Pass more arguments
to check_for_redefinition.
gdb/ChangeLog
gdb/macrotab.c