------- Comment #9 from pinskia at gcc dot gnu dot org  2006-09-15 05:40 -------
This is most likely an ABI issue where one side of the function call thinks one
thing and the other side thinks another about placement of the arguments.  This
shows up a lot in the darwin back-end even in 32bit mode and nobody has fixed
it yet.  It shows up with var-args than normal function calls in 32bit mode.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code


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

Reply via email to