Effect of -mtune=* on x86 or x86-64 systems?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: Effect of -mtune=* on x86 or x86-64 systems?
- From: Wirawan Purwanto <wirawan0@xxxxxxxxx>
- Date: Tue, 6 Jan 2009 15:28:06 -0500 (EST)
- User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
Hi,
What is, and how much is, the effect of -mtune (or its implication in
-march) switch of gcc (version 4.3, that is)? Suppose I use
-march=pentium4 and then run the binary on pentium M machine (both support
MMX, SSE, and SSE2), what kind of penalty will I get? I don't have a
particular code in mind, but think of a numerical-type code with lots of
double precision math.
Thanks,
Wirawan
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]