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:36:49 -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 #2 from victor at thedods dot com 2005-12-13 07:36 -------
Created an attachment (id=10465)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10465&action=view)
Source file (with a function that, if uncommented, prevents the crash)
For some reason, when the commented-out function
"WhenThisFunctionIsUncommentedGCCDoesNotCrash" is uncommented, no crash occurs.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25383