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++/14278] [3.4/3.5 Regression] fails when calling through a function pointer


------- Additional Comments From giovannibajo at libero dot it  2004-02-26 18:07 -------
Actually, you can't cast a void* to a function pointer, but (besides the parse 
error) we don't enforce this right now.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14278


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