decl2.c (grokfield): Don't mangle the name of a TYPE_DECL is it uses template parameters.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 3 Aug 1998 09:58:34 +0000 (09:58 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 3 Aug 1998 09:58:34 +0000 (09:58 +0000)
commit35fce3ceb224573662197f067f5e6e13d3a43f5d
treecd31b75d184aa09170b39792596647cce6f8967a
parent9471ad135d4e2238fb57b462d920feaa5272da58
decl2.c (grokfield): Don't mangle the name of a TYPE_DECL is it uses template parameters.

* decl2.c (grokfield): Don't mangle the name of a TYPE_DECL is it
uses template parameters.

From-SVN: r21548
gcc/cp/decl2.c
gcc/testsuite/g++.old-deja/g++.pt/crash17.C [new file with mode: 0644]