Re: [RFC] [PATCH] arch: x86: change GCC optimisation target from atom to bonnell

2016-10-11 Thread Rui Salvaterra
2016-10-11 1:11 GMT+01:00 : > On October 10, 2016 2:45:38 PM PDT, Rui Salvaterra > wrote: >>Hi, Thomas, Ingo, Peter, >> >>(Sending as RFC, since I don't know if this patch is acceptable.) >> >>The GCC team has deprecated atom as a march/mtune target since almost >>three >>years ago, according to

Re: [RFC] [PATCH] arch: x86: change GCC optimisation target from atom to bonnell

2016-10-10 Thread hpa
On October 10, 2016 2:45:38 PM PDT, Rui Salvaterra wrote: >Hi, Thomas, Ingo, Peter, > >(Sending as RFC, since I don't know if this patch is acceptable.) > >The GCC team has deprecated atom as a march/mtune target since almost >three >years ago, according to this mailing list thread [1], in favour

[RFC] [PATCH] arch: x86: change GCC optimisation target from atom to bonnell

2016-10-10 Thread Rui Salvaterra
Hi, Thomas, Ingo, Peter, (Sending as RFC, since I don't know if this patch is acceptable.) The GCC team has deprecated atom as a march/mtune target since almost three years ago, according to this mailing list thread [1], in favour of specific microarchitecture names (bonnell, silvermont). This pa