decl2.c (merge_functions): Remove duplicates.
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 3 Oct 1998 22:53:37 +0000 (22:53 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 3 Oct 1998 22:53:37 +0000 (18:53 -0400)
commit5eea678fdb01a450e7f4108527029ce1582ac823
treeb143bd244be2d78af15eeecda781f74fb79789c7
parent4d77340e3de33f19a76a87bf1e6dfa58f79dc430
decl2.c (merge_functions): Remove duplicates.

* decl2.c (merge_functions): Remove duplicates.
* decl2.c: Add -f{no-,}implicit-inline-templates.
(lang_decode_option): Unset it if -frepo.
(import_export_decl): Check it.
* decl.c (lookup_name_real): Template parms also take precedence
over implicit typename.  Only warn if yylex.

From-SVN: r22800
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/decl2.c