* pt.c (tsubst_decl): If the type of a template instantiation is
commit0401d3842471d3f5c8f1613e8d8b4f8a2fbed4d7
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Oct 1999 17:25:05 +0000 (1 17:25 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Oct 1999 17:25:05 +0000 (1 17:25 +0000)
tree694d7ced2e4915115bb5bcf49f7941a944c10e7e
parent7d68c07185600adaf555a9d5aa55e498a414caf3
* pt.c (tsubst_decl): If the type of a template instantiation is
bogus, so is the whole instantiation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29757 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/error2.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.pt/typename8.C