re PR c++/7718 ('complex' template instantiation causes internal compiler error ...
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 16 Sep 2002 19:57:33 +0000 (19:57 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 16 Sep 2002 19:57:33 +0000 (19:57 +0000)
commit3ec83083bf1e0fa4a923a4aa1269375893afac7b
tree841e2dee0ca406c1701d831e9f2f6010dd0c929c
parent045572c7dfb60465718d6fc0b5cb30cb8a88a9f9
re PR c++/7718 ('complex' template instantiation causes internal compiler error (gcc 3.1, gcc 3.2))

cp:
PR c++/7718
* pt.c (tsubst_decl): Remove assert.
testsuite:
* g++.dg/template/subst1.C: New test.

From-SVN: r57211
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/subst1.C [new file with mode: 0644]