Re: [GCC 4.8 wwwdocs] PATCH: Mention several user-visible changes for x86

2013-02-20 Thread Kirill Yukhin
Hi, Checked in Thanks, K On Mon, Feb 18, 2013 at 10:28 AM, Igor Zamyatin wrote: > Gerald, > > Thanks a lot for your remarks! > > Below is updated patch which will be checked in. > > > Thanks, > Igor > > On Mon, Feb 18, 2013 at 3:07 AM, Gerald Pfeifer wrote: >> On Fri, 15 Feb 2013, Igor Zamyatin

Re: [GCC 4.8 wwwdocs] PATCH: Mention several user-visible changes for x86

2013-02-17 Thread Bernhard Reutner-Fischer
On 18 February 2013 00:07:33 Gerald Pfeifer wrote: On Fri, 15 Feb 2013, Igor Zamyatin wrote: > Is it ok for wwwdocs? Index: htdocs/gcc-4.8/changes.html === + x86 backend was improved to allow option -fscedule-insns to work

Re: [GCC 4.8 wwwdocs] PATCH: Mention several user-visible changes for x86

2013-02-17 Thread Igor Zamyatin
Gerald, Thanks a lot for your remarks! Below is updated patch which will be checked in. Thanks, Igor On Mon, Feb 18, 2013 at 3:07 AM, Gerald Pfeifer wrote: > On Fri, 15 Feb 2013, Igor Zamyatin wrote: >> Is it ok for wwwdocs? > > Index: htdocs/gcc-4.8/changes.html > ===

Re: [GCC 4.8 wwwdocs] PATCH: Mention several user-visible changes for x86

2013-02-17 Thread Gerald Pfeifer
On Fri, 15 Feb 2013, Igor Zamyatin wrote: > Is it ok for wwwdocs? Index: htdocs/gcc-4.8/changes.html === + Support for the new Intel processor codename Broadwell with RDSEED, + ADCX, ADOX, PREFETCHW is available through -madx,

Re: [GCC 4.8 wwwdocs] PATCH: Mention several user-visible changes for x86

2013-02-15 Thread Igor Zamyatin
Gerald, Is it ok for wwwdocs? Thanks, Igor On Wed, Feb 13, 2013 at 3:21 PM, Uros Bizjak wrote: > 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