This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12773] 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:57:04 -0000
- Subject: [Bug c++/12773] ICE on overladed functions passed as function pointers in templated class
- References: <20031025205532.12773.matze@braunis.de>
- 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
------- Additional Comments From matze at braunis dot de 2003-10-25 20:57 -------
Created an attachment (id=4996)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4996&action=view)
sample code that triggers the bug