This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25364] [4.0/4.1/4.2 Regression] ICE with function pointer as template parameter
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2005 19:59:03 -0000
- Subject: [Bug c++/25364] [4.0/4.1/4.2 Regression] ICE with function pointer as template parameter
- References: <bug-25364-11865@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from mmitchel at gcc dot gnu dot org 2005-12-22 19:59 -------
Subject: Bug 25364
Author: mmitchel
Date: Thu Dec 22 19:59:00 2005
New Revision: 108971
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108971
Log:
PR c++/25364
* semantics.c (finish_qualified_id_expr): Call mark_used.
PR c++/25364
* g++.dg/template/call4.C: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/call4.C
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/semantics.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25364