[Bug c++/14622] type mismatch in explicit template instantiation not detected

2007-02-04 Thread patchapp at dberlin dot org


--- Comment #2 from patchapp at dberlin dot org  2007-02-04 21:30 ---
Subject: Bug number PR c++/14622

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00342.html


-- 


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



[Bug c++/14622] type mismatch in explicit template instantiation not detected

2007-02-12 Thread simartin at gcc dot gnu dot org


--- Comment #3 from simartin at gcc dot gnu dot org  2007-02-12 22:17 
---
Subject: Bug 14622

Author: simartin
Date: Mon Feb 12 22:17:06 2007
New Revision: 121864

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121864
Log:
PR c++/14622
* pt.c (do_decl_instantiation): Detect type mismatches in explicit
instantiations for variables.

Added:
trunk/gcc/testsuite/g++.dg/template/instantiate9.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.old-deja/g++.pt/instantiate12.C


-- 


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



[Bug c++/14622] type mismatch in explicit template instantiation not detected

2007-02-12 Thread simartin at gcc dot gnu dot org


--- Comment #4 from simartin at gcc dot gnu dot org  2007-02-12 22:25 
---
Fixed on the mainline.


-- 


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



[Bug c++/14622] type mismatch in explicit template instantiation not detected

2007-09-04 Thread pcarlini at suse dot de


--- Comment #5 from pcarlini at suse dot de  2007-09-04 15:01 ---
Fixed for 4.3.0.


-- 

pcarlini at suse dot de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.3.0


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