re PR c++/48657 (could not convert template argument ‘VectorDimension’ to ‘unsigned...
authorJason Merrill <jason@redhat.com>
Wed, 20 Apr 2011 19:39:02 +0000 (15:39 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 Apr 2011 19:39:02 +0000 (15:39 -0400)
commit8efcbecad561cde32bdefe8d08f096e6284ef928
tree2aa1fa90d26579b2a1a0345df2ebd335edf19602
parent4a25752bbd26c53f9c1c821afcfaf4b92ccb0527
re PR c++/48657 (could not convert template argument ‘VectorDimension’ to ‘unsigned int’)

PR c++/48657
* decl.c (cp_finish_decl): Simplify template handling.

From-SVN: r172790
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/const4.C [new file with mode: 0644]