parser.c (cp_parser_dependent_type_p): Fix thinko.
authorMark Mitchell <mark@codesourcery.com>
Tue, 31 Dec 2002 20:28:27 +0000 (20:28 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 31 Dec 2002 20:28:27 +0000 (20:28 +0000)
commitf1aba0a5663a6c2749aeb0cac3449e2b736b835f
treede11de8bbb7454f6f4599d9ad68cd5ceb0faa7ee
parent89a7012acaa41c5086fee62356fa0b9cf84f0dc1
parser.c (cp_parser_dependent_type_p): Fix thinko.

* parser.c (cp_parser_dependent_type_p): Fix thinko.

* g++.dg/init/array9.C: New test.

From-SVN: r60718
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/template/crash3.C [new file with mode: 0644]