[Bug c++/55249] [4.6/4.7/4.8 Regression] Multiple copy constructors for template class lead to link errors

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 7 04:54:00 GMT 2012


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-07 04:53:55 UTC ---
Author: jason
Date: Fri Dec  7 04:53:46 2012
New Revision: 194281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194281
Log:
    PR c++/55249
    * tree.c (build_vec_init_elt): Use the type of the initializer.

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



More information about the Gcc-bugs mailing list