re PR c++/18470 (array bound rejected as non-constant in template)
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 10 Feb 2005 01:05:31 +0000 (01:05 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 10 Feb 2005 01:05:31 +0000 (17:05 -0800)
commit5cb0baadb8f181b707a90e2359156a0bb2a6e106
treecc170af100d0ad3be0f69f5c03e85b7871994f87
parent88e95ee3851180cf033b254ed3fc671751b572ad
re PR c++/18470 (array bound rejected as non-constant in template)

2005-02-09  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/18470
        * g++.dg/template/static12.C: New test.

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