]> git.ipfire.org Git - thirdparty/gcc.git/commit
method.c (build_static_name): Fix typo.
authorJason Merrill <jason@gcc.gnu.org>
Wed, 8 Oct 1997 04:26:17 +0000 (00:26 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 8 Oct 1997 04:26:17 +0000 (00:26 -0400)
commita6f025879ba98efb5a0fc222e6d279b26dcdf216
tree3c298c5764455cc640a32a7549add010e8d3d43a
parent7e9e3823c77c2d5ee9a160cb6f36c03eec67ee1a
method.c (build_static_name): Fix typo.

* method.c (build_static_name): Fix typo.

1997-10-07  Brendan Kehoe  <brendan@lisa.cygnus.com>

* decl.c (duplicate_decls): Make sure DECL_LANG_SPECIFIC is set on
OLDDECL before we try to do DECL_USE_TEMPLATE.

From-SVN: r15873
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/method.c