pt.c (instantiate_decl): Do save and restore file position.
authorJason Merrill <jason@gcc.gnu.org>
Mon, 5 Oct 1998 22:10:23 +0000 (18:10 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 5 Oct 1998 22:10:23 +0000 (18:10 -0400)
commitc27be9b9fcdefd81b8259a894de4e345692d8cce
tree69bdf981d82476dc6068212b923d5fe55ae43124
parentcac8ce95a1e4c7b10f5847d35b3650e6fba8d38c
pt.c (instantiate_decl): Do save and restore file position.

* pt.c (instantiate_decl): Do save and restore file position.
* method.c (build_decl_overload_real): Clear
numeric_output_need_bar after __.
* call.c (build_new_method_call): Issue 'incomplete type' error,
if class is not defined.

From-SVN: r22856
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/method.c
gcc/cp/pt.c