[Bug c++/48657] [4.6/4.7 Regression] could not convert template argument ‘VectorDimension’ to ‘unsigned int’

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 20 19:39:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48657

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-20 19:39:05 UTC ---
Author: jason
Date: Wed Apr 20 19:39:02 2011
New Revision: 172790

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172790
Log:
    PR c++/48657
    * decl.c (cp_finish_decl): Simplify template handling.

Added:
    trunk/gcc/testsuite/g++.dg/template/const4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list