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++/48261] internal compiler error: in lookup_template_function, at cp/pt.c:6227


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-01 20:24:41 UTC ---
Author: jason
Date: Fri Jul  1 20:24:38 2011
New Revision: 175766

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175766
Log:
    PR c++/48261
    * pt.c (lookup_template_function): Handle non-function.

Added:
    trunk/gcc/testsuite/g++.dg/template/template-id-3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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