]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp-tree.h: Declare flag_use_repository.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 19 Aug 1999 23:29:45 +0000 (23:29 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 19 Aug 1999 23:29:45 +0000 (19:29 -0400)
commit791bcb1c3ef79843c9663e9fb7c39357f3426305
tree995fe13cf3e4a4fc40593e36789011973769c933
parent54171eb8e7917dffad19163b385332e8deb202aa
cp-tree.h: Declare flag_use_repository.

* cp-tree.h: Declare flag_use_repository.
* pt.c (do_decl_instantiation): Don't complain about duplicate
instantiation with -frepo.
(do_type_instantiation): Likewise.

* decl2.c (lookup_arg_dependent): Note that we've already checked
the current namespace.

From-SVN: r28772
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/pt.c