re PR c++/13474 (fail to compile non type argument specialization of pointer to array...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 13 Jan 2004 01:07:02 +0000 (01:07 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 13 Jan 2004 01:07:02 +0000 (01:07 +0000)
commit451aeff70dbe963aa98ede4203e48c4ac24961a7
tree4fa1f08e4eb85626275d9f9f3b098323fa55bc44
parentcdf4ac6f04eaad7610945657103444472b324928
re PR c++/13474 (fail to compile non type argument specialization of pointer to array of int)

PR c++/13474
* g++.dg/template/array3.C: New test.

From-SVN: r75778
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/array3.C [new file with mode: 0644]