decl.c (decls_match): Return 1 if old and new are identical.
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>
Sun, 24 Jan 1999 15:38:44 +0000 (15:38 +0000)
committerMartin v. Löwis <loewis@gcc.gnu.org>
Sun, 24 Jan 1999 15:38:44 +0000 (15:38 +0000)
commit347d73d7082681958142dcb57e60f2f45e7f8777
tree3f340e3cc3e68990e453f2a59e6650753496f464
parent4a050cc23faad32967ab9b813e1e4ae55fe3511e
decl.c (decls_match): Return 1 if old and new are identical.

1999-01-25  Martin von Loewis  <loewis@informatik.hu-berlin.de>
* decl.c (decls_match): Return 1 if old and new are identical.
(push_overloaded_decl): Set OVL_USED when PUSH_USING.

From-SVN: r24849
gcc/cp/ChangeLog
gcc/cp/decl.c