------- Additional Comments From hjl dot tools at gmail dot com  2010-06-08 
21:58 -------
(In reply to comment #12)
> Created an attachment (id=4835)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4835&action=view)
> testcase.s
> 

Works for me:

[...@gnu-6 tmp]$ as -Qy -mtune=i686 -o foo testcase.s -march=i486 --32
[...@gnu-6 tmp]$ objdump -d foo | grep nopl
[...@gnu-6 tmp]$ 

You need -march=i486 to disable instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

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

Reply via email to