pt.c (tsubst_friend_function): Improve comment.
authorMark Mitchell <mark@codesourcery.com>
Fri, 14 Jan 2000 05:45:52 +0000 (05:45 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 14 Jan 2000 05:45:52 +0000 (05:45 +0000)
commit1c2278974cfa5e22ffcde5c13f9cce92225bf812
tree0b0194b94c81e1efdd9a0299177a16c4566e7933
parentf1ebdfc52aed6f8e1f832bfd056b8be90b2009ed
pt.c (tsubst_friend_function): Improve comment.

* pt.c (tsubst_friend_function): Improve comment.
(instantiate_decl): Avoid crashing when a "nested" function is
instantiated from the top level.

From-SVN: r31403
gcc/cp/ChangeLog
gcc/cp/dump.c
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/crash54.C [new file with mode: 0644]