This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc base and peak options for spec-2006
- From: Alex Markin <alexanius at gmail dot com>
- To: Mikhail Maltsev <maltsevm at gmail dot com>
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Tue, 1 Mar 2016 15:58:58 +0300
- Subject: Re: gcc base and peak options for spec-2006
- Authentication-results: sourceware.org; auth=none
- References: <CAAgqtbV6LfFeT85p4ZQuyv+8JarE=Xp_GACJ9d7uoayWzQK4+A at mail dot gmail dot com> <56D47224 dot 1010005 at gmail dot com>
Well, thanks. Now I got another question: why `-fprofile-use' is not
used in peak mode?
--
Kind regards,
Markin Alex
2016-02-29 19:30 GMT+03:00 Mikhail Maltsev <maltsevm@gmail.com>:
> On 02/29/2016 06:22 PM, Alex Markin wrote:
>> Hello.
>>
>> I'm trying to find the gcc base and peak options for SPECCPU-2006, but
>> I can't see it among spec.org published results. In particularly I
>> need base and peak options for gcc-5 or newer on the
>> Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz for 64-bit linux system, or
>> something close. The only source I've found was here:
>> https://vmakarov.fedorapeople.org/spec/. So there are two questions:
>>
>> 1. Are there any other peak options for new versions of gcc
>
> There is also http://gcc.opensuse.org/
> SUSE publishes raw result files, and thus you can extract options from
> them using SPEC tools (extract_config, extract_flags, ...).
>
> --
> Regards,
> Mikhail Maltsev