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: hjl dot tools at gmail dot com
Subject: [Bug gas/6957] i386 NOPs must be derived from march not mtune
Date: 12 Oct 2008 21:30:41 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2008-10-12 
21:30 -------
(In reply to comment #9)
> Sorry but how can PROCESSOR_UNKNOWN mean it can run any instructions? It's
> unknown! Therefore we must use lowest common denominator to expect it to work 
> on
> all CPUs.

If we do that, x86 assembler won't take any SSE instructions by default.
It will break gcc.

> Tune means scheduling.
> Arch means instructions.

That is true.

> 
> Test case. Pass -march=i486 and -mtune=i686 and it'll use alt_long_patt which
> won't work on i486. Fail.

Where is the testcase?


-- 


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]