This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12773] New: ICE on overladed functions passed as function pointers in templated class
- From: "matze at braunis dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Oct 2003 20:55:35 -0000
- Subject: [Bug c++/12773] New: ICE on overladed functions passed as function pointers in templated class
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12773
Summary: ICE on overladed functions passed as function pointers
in templated class
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: matze at braunis dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
The attached code triggers an internal compiler error.
My system:
gentoo linux 1.4 on x86
g++ (GCC) 3.3.2 (Gentoo Linux 3.3.2, propolice)