This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/44629] [4.3/4.4/4.5/4.6 Regression] ICE in unify, at cp/pt.c:15155


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

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-09 17:57:54 UTC ---
Author: jason
Date: Wed Mar  9 17:57:51 2011
New Revision: 170826

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170826
Log:
    PR c++/44629
    * pt.c (unify): An unresolved overload is a nondeduced context.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype22.C
Modified:
    branches/gcc-4_5-branch/gcc/cp/ChangeLog
    branches/gcc-4_5-branch/gcc/cp/pt.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]