* pt.c (for_each_template_parm): Rework to match documentation.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 1999 14:58:40 +0000 (14:58 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 1999 14:58:40 +0000 (14:58 +0000)
commitf51b72edfb1e8548c48ef6e1fffa43f00d9bcfe0
tree66dba41553d29c2a12093b3f74837a7783eb47c7
parent44ce89bb409b5e95e27cc4fa095e1b5493248e5c
  * pt.c (for_each_template_parm): Rework to match documentation.
Don't be fooled by a COMPONENT_REF with no TREE_TYPE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27066 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/crash41.C [new file with mode: 0644]