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