OSDN Git Service

* decl2.c (merge_functions): Remove duplicates.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Oct 1998 22:53:37 +0000 (22:53 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Oct 1998 22:53:37 +0000 (22:53 +0000)
commit96f3c6d414f0e2ef42f6bc49416f9e84e529872a
treeb143bd244be2d78af15eeecda781f74fb79789c7
parent204019afd22683323b0e68e4f1a6f4086d8f252c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22800 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/decl2.c