tree.c (build_cplus_array_type_1): Do not call uses_template_parms() on a NULL index_...
authorZiemowit Laski <zlaski@apple.com>
Tue, 15 Apr 2003 00:34:11 +0000 (00:34 +0000)
committerZiemowit Laski <zlaski@gcc.gnu.org>
Tue, 15 Apr 2003 00:34:11 +0000 (00:34 +0000)
commite62370313892135cb00868a78d506d915dcc27cc
tree615565b65eaf68a4b87dcce7124241fb825d9e65
parent47f2b6acd5e27731aa9804a3a8bc52276bac0529
tree.c (build_cplus_array_type_1): Do not call uses_template_parms() on a NULL index_type.

2003-04-14  Ziemowit Laski  <zlaski@apple.com>

* tree.c (build_cplus_array_type_1): Do not call
uses_template_parms() on a NULL index_type.

From-SVN: r65613
gcc/cp/ChangeLog
gcc/cp/tree.c