This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/25383] Crash when using certain function pointer in template -- but presence of another function will avoid the crash



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]