Uros Bizjak <ubiz...@gmail.com> writes:

> On Thu, Nov 22, 2018 at 12:48 PM Martin Liška <mli...@suse.cz> wrote:
>>
>> On 11/22/18 8:07 AM, Wei Xiao wrote:
>> > Jakub,
>> >
>> > Thanks for the comments!
>> > I have addressed them as attached.
>>
>> Hi.
>>
>> Can you please add the new march into:
>>
>> - gcc/doc/extend.texi:20530
>> - gcc/testsuite/gcc.target/i386/builtin_target.c - test it here
>
> IIRC, family and model numbers are not yet known for latest processors.

For Cascade Lake the model number is the same as Skylake Server,
it can only be distinguished based on the stepping (5 vs 4)

Like gcc -mcpu=native needs to learn about this.

-Andi

Reply via email to