bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/13903] fails an external calling in "C" programm by inline asse


From: ian at airs dot com
Subject: [Bug gas/13903] fails an external calling in "C" programm by inline assembler (Core i5 x86_64)
Date: Mon, 26 Mar 2012 21:25:58 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13903

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian at airs dot com
         Resolution|                            |INVALID

--- Comment #4 from Ian Lance Taylor <ian at airs dot com> 2012-03-26 21:25:58 
UTC ---
This is not a bug.  You are calling printf without passing the parameters
correctly.  In 64-bit mode the first six function arguments are not passed on
the stack.

I don't know why you have filed this bug against the assembler.  Even if it
were a bug, which it is not, it would not be a bug in the assembler.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]