------- Comment #17 from mmitchel at gcc dot gnu dot org 2006-01-28 19:24 ------- Subject: Bug 25855
Author: mmitchel Date: Sat Jan 28 19:24:45 2006 New Revision: 110331 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110331 Log: PR c++/25855 * pt.c (most_speialized_instantiation): When a tie occurs, set the current presumed champion to the next template. PR c++/25855 * g++.dg/template/spec29.C: New test. * g++.dg/template/crash39.C: Tweak error markers. Modified: branches/gcc-4_1-branch/gcc/cp/ChangeLog branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25855