friend.c (make_friend_class): Robustify.
authorMark Mitchell <mark@codesourcery.com>
Thu, 7 Oct 1999 16:41:48 +0000 (16:41 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 7 Oct 1999 16:41:48 +0000 (16:41 +0000)
commitc219b878772bda4a2235e52ec715e295a8c204ad
tree4466036bfc96a1e2dc96a4a1bdadce1fe995ec1d
parentab150fb1894fda0eab14187338834d656de2a52a
friend.c (make_friend_class): Robustify.

* friend.c (make_friend_class): Robustify.

* semantics.c (finish_object_call_expr): Reject calls to template
types.

From-SVN: r29855
gcc/cp/ChangeLog
gcc/cp/friend.c
gcc/cp/semantics.c