pt.c (for_each_template_parm): Walk into TYPENAME_TYPEs, INDIRECT_REFs, and COMPONENT...
authorMark Mitchell <mark@codesourcery.com>
Sat, 22 May 1999 19:00:23 +0000 (19:00 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 22 May 1999 19:00:23 +0000 (19:00 +0000)
commit4699c56180e1c24d79a26319b34bb2f4209fda3c
tree60c41b570dd9241e15bcd384ed6d89d85844dded
parentba50acac81ba0674e185fa5db13cec03726dd6b1
pt.c (for_each_template_parm): Walk into TYPENAME_TYPEs, INDIRECT_REFs, and COMPONENT_REFs.

* pt.c (for_each_template_parm): Walk into TYPENAME_TYPEs,
INDIRECT_REFs, and COMPONENT_REFs.  Handle FIELD_DECLs.

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