OSDN Git Service

* pt.c (tsubst_friend_function): Improve comment.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Jan 2000 05:45:52 +0000 (05:45 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Jan 2000 05:45:52 +0000 (05:45 +0000)
commit671116bfe4befd6aa420e810560a7cc5a56530c3
tree0b0194b94c81e1efdd9a0299177a16c4566e7933
parent59423b59a7c71964e1557b7478e2309e18a7b7de
* pt.c (tsubst_friend_function): Improve comment.
(instantiate_decl): Avoid crashing when a "nested" function is
instantiated from the top level.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31403 138bc75d-0d04-0410-961f-82ee72b054a4
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]