bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/6957] i386 NOPs must be derived from march not mtune


From: dsd at laptop dot org
Subject: [Bug gas/6957] i386 NOPs must be derived from march not mtune
Date: 8 Jun 2010 22:17:07 -0000

------- Additional Comments From dsd at laptop dot org  2010-06-08 22:17 -------
Oops, sorry for the test case spam. I did not see your comment.

I understand now.

"as -mtune=i686" basically works out to be "as -march=i686 -mtune=i686"

Hence generating i686-specific instructions is acceptable/expected.

My confusion stemmed from the fact that this is a minor behavioural difference
from the equivalently named parameters to gcc. (maybe this is why gcc does not
pass those parameters down to the assembler by default)

-- 


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.



reply via email to

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