[Bug c/45106] casting of variadic function pointers to normal function pointers causes segfaults on 64bit systems
rhaschke at techfak dot uni-bielefeld dot de
gcc-bugzilla@gcc.gnu.org
Wed Jul 28 12:04:00 GMT 2010
------- Comment #4 from rhaschke at techfak dot uni-bielefeld dot de 2010-07-28 12:04 -------
Subject: Re: casting of variadic function pointers to normal
function pointers causes segfaults on 64bit systems
I was afraid of this answer.
However in my application, I have no clue which type of function pointer
is transferred. Thus, I should always cast to the variadic function
pointer in order to define the %al register?
Cheers, Robert
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45106
More information about the Gcc-bugs
mailing list