On Wed, Feb 13, 2013 at 12:17 PM, Igor Zamyatin wrote:
>>
>> Please also mention new -mfxsr, -mxsave and -mxsaveopt options.
>>
>>>New built-in functions to detect run-time CPU type and ISA:
>>>
>>> A built-in function __builtin_cpu_is has been
>>> added to
>>>
>
> Please also mention new -mfxsr, -mxsave and -mxsaveopt options.
>
>>New built-in functions to detect run-time CPU type and ISA:
>>
>> A built-in function __builtin_cpu_is has been added
>> to
>> ***
>> *** 524,529
>> --- 530,538
>> http://gcc.
On Tue, Feb 12, 2013 at 8:45 PM, Igor Zamyatin wrote:
> This patch updates GCC 4.8 changes.html to mention Broadwell's
> features, RTM and HLE support and fixed pre-reload scheduler.
>
> OK to commit?
>
>
> Thanks,
> Igor
>
> Index: htdocs/gcc-4.8/changes.html
> ==