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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to