* macrotab.c (check_for_redefinition): Don't complain if the new
authorJim Blandy <jimb@codesourcery.com>
Thu, 23 May 2002 23:27:42 +0000 (23:27 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 23 May 2002 23:27:42 +0000 (23:27 +0000)
commit0a3d042596477c7396f52d3258c5dac10e5d9412
treeee57026847906fa817a6a5206d10ebc5ae162a1f
parent277254ba883e0a319c00b822b23d63d88b13c2d1
* 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