OSDN Git Service

* pt.c (instantiate_decl): Do save and restore file position.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Oct 1998 22:10:23 +0000 (22:10 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Oct 1998 22:10:23 +0000 (22:10 +0000)
commit2eda5fcba2189b547eb74ceaa63cbed223f76e76
tree69bdf981d82476dc6068212b923d5fe55ae43124
parent6533875e2b27f3a1e2e4232a4e7775367db1bff5
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/method.c
gcc/cp/pt.c