------- Comment #3 from jakub at gcc dot gnu dot org 2010-06-22 16:46 ------- 3.4 gives here: pr44629.C:23: sorry, unimplemented: use of `overload' in template type unification pr44629.C:23: error: no matching function for call to `Grapher::simple_output(Searcher<char, unsafe_case_cmp [with T = char]>&)' int unsafe_case_cmp(T, T) [with T = char]
So it is a regression. -- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE in unify, at |[4.3/4.4/4.5/4.6 Regression] |cp/pt.c:15155 |ICE in unify, at | |cp/pt.c:15155 Target Milestone|--- |4.3.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44629