re PR c++/13635 (ICE in register_specialization for specific order of template specia...
authorMark Mitchell <mark@codesourcery.com>
Mon, 19 Jan 2004 00:47:59 +0000 (00:47 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 19 Jan 2004 00:47:59 +0000 (00:47 +0000)
commitb830b74cd4e447647161c1fe0f089901aa77d747
tree45bdf2d97596e7e36fa4223679e2edc32beabc23
parent60fa6554f59fce6046d998f88f414c9b8164fa4f
re PR c++/13635 (ICE in register_specialization for specific order of template specialization)

PR c++/13635
* pt.c (tsubst): Use finish_typeof.

PR c++/13635
* g++.dg/ext/typeof7.C: New test.

From-SVN: r76131
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/typeof7.C [new file with mode: 0644]