pt.c (tsubst, [...]): Check TYPE_BEING_DEFINED before calling complete_type_or_else.
authorMark Mitchell <mark@markmitchell.com>
Mon, 1 Feb 1999 17:25:51 +0000 (17:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 1 Feb 1999 17:25:51 +0000 (17:25 +0000)
commit5326f06d7f73eae07a3c8825873f7a2358dfa0e2
tree308c8cc2b06d72347ff273085f88ed308474a783
parent1328d92f8159120827a74b3488d845dc36de9d9b
pt.c (tsubst, [...]): Check TYPE_BEING_DEFINED before calling complete_type_or_else.

* pt.c (tsubst, case TYPENAME_TYPE): Check TYPE_BEING_DEFINED
before calling complete_type_or_else.

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