This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25383] Crash when using certain function pointer in template -- but presence of another function will avoid the crash
- From: "victor at thedods dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2005 07:35:37 -0000
- Subject: [Bug c++/25383] Crash when using certain function pointer in template -- but presence of another function will avoid the crash
- References: <bug-25383-11874@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from victor at thedods dot com 2005-12-13 07:35 -------
Created an attachment (id=10464)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10464&action=view)
preprocessed source file
Here is the preprocessed source file (not much different from the original,
which is attached next).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25383