------- Comment #5 from ktietz at gcc dot gnu dot org  2008-11-25 10:22 -------
Created an attachment (id=16766)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16766&action=view)
improved patch file

this fixes the callabi issues from sysv_abi->ms_abi.
As Lankhorst told me, that there seems to be still problems in sysv_abi
environment to call sysv_abi out of a ms_abi.
Most of those problems are related to the problem, that get_callee_fn (in
tree.c) isn't able to detect calls via pointer variables (VAR_DECL).


-- 


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

Reply via email to