[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=gccview=revrev=121864 Log: PR c++/14622 * pt.c (do_decl_instantiation): Detect type

[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++/29731] [4.0/4.1/4.2 regression] ICE with statement expression as template parameter

2007-02-02 Thread simartin at gcc dot gnu dot org
--- Comment #4 from simartin at gcc dot gnu dot org 2007-02-03 00:18 --- Fixed on the mainline -- simartin at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27492] [4.0/4.1/4.2 regression] ICE on invalid covariant return type

2007-01-24 Thread simartin at gcc dot gnu dot org
--- Comment #6 from simartin at gcc dot gnu dot org 2007-01-24 18:43 --- Fixed on the mainline -- simartin at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27492] [4.0/4.1/4.2/4.3 regression] ICE on invalid covariant return type

2007-01-23 Thread simartin at gcc dot gnu dot org
--- Comment #5 from simartin at gcc dot gnu dot org 2007-01-23 22:34 --- Subject: Bug 27492 Author: simartin Date: Tue Jan 23 22:33:51 2007 New Revision: 121089 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121089 Log: 2007-01-23 Simon Martin [EMAIL PROTECTED] PR c

[Bug c++/27492] [4.0/4.1/4.2/4.3 regression] ICE on invalid covariant return type

2007-01-12 Thread simartin at gcc dot gnu dot org
--- Comment #3 from simartin at gcc dot gnu dot org 2007-01-12 22:57 --- I am testing a patch for this one. -- simartin at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/29573] [4.0/4.1/4.2/4.3 regression] ICE after parse error in template argument

2007-01-11 Thread simartin at gcc dot gnu dot org
--- Comment #3 from simartin at gcc dot gnu dot org 2007-01-11 19:46 --- Subject: Bug 29573 Author: simartin Date: Thu Jan 11 19:46:03 2007 New Revision: 120683 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120683 Log: 2007-01-11 Simon Martin [EMAIL PROTECTED] PR c

[Bug c++/29731] [4.0/4.1/4.2/4.3 regression] ICE with statement expression as template parameter

2006-12-31 Thread simartin at gcc dot gnu dot org
--- Comment #3 from simartin at gcc dot gnu dot org 2006-12-31 16:09 --- Subject: Bug 29731 Author: simartin Date: Sun Dec 31 16:09:07 2006 New Revision: 120299 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120299 Log: 2006-12-31 Simon Martin [EMAIL PROTECTED] PR c

[Bug c++/29475] [4.0/4.1/4.2/4.3 Regression] incomplete template diagnostics.

2006-12-16 Thread simartin at gcc dot gnu dot org
--- Comment #5 from simartin at gcc dot gnu dot org 2006-12-16 08:51 --- Subject: Bug 29475 Author: simartin Date: Sat Dec 16 08:51:42 2006 New Revision: 119961 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119961 Log: 2006-12-16 Simon Martin [EMAIL PROTECTED] PR c

<    1   2