Re: gcc 3.4.3: -march optimization for Intel Core2Duo

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

 



"Jan Dillmann" <jan.dillmann@xxxxxxxxxx> writes:

> we are running several benchmarks (SpecCPU200...) on 32-bit linux-systems and are able to set an optimization-parameter
> for '-march'. We use Intel Core2uo-CPUs. Which parameter should we use (nocona, prescott...) ?

gcc 3.4.3 has no specific tuning for Core2 Duo, if for no other reason
than the release was made before the processors became available.  My
guess would be that you will get the best results with -mtune=nocona.
But it is only a guess.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux