Re: loading of zeros into {x,y,z}mm registers

2017-12-01 Thread Kirill Yukhin
Hello Richard, On 01 Dec 12:44, Richard Biener wrote: > On Fri, Dec 1, 2017 at 6:45 AM, Kirill Yukhin wrote: > > Hello Jan, > > On 29 Nov 08:59, Jan Beulich wrote: > >> Kirill, > >> > >> in an unrelated context I've stumbled across a change of yours > >> from Aug 2014 (revision 213847) where you "

Re: loading of zeros into {x,y,z}mm registers

2017-12-01 Thread Jakub Jelinek
On Fri, Dec 01, 2017 at 05:08:40AM -0700, Jan Beulich wrote: > >>> On 01.12.17 at 06:45, wrote: > > On 29 Nov 08:59, Jan Beulich wrote: > >> in an unrelated context I've stumbled across a change of yours > >> from Aug 2014 (revision 213847) where you "extend" the ways > >> of loading zeros into re

Re: loading of zeros into {x,y,z}mm registers

2017-12-01 Thread Jan Beulich
>>> On 01.12.17 at 06:45, wrote: > On 29 Nov 08:59, Jan Beulich wrote: >> in an unrelated context I've stumbled across a change of yours >> from Aug 2014 (revision 213847) where you "extend" the ways >> of loading zeros into registers. I don't understand why this was >> done, and the patch submiss

Re: loading of zeros into {x,y,z}mm registers

2017-12-01 Thread Richard Biener
On Fri, Dec 1, 2017 at 6:45 AM, Kirill Yukhin wrote: > Hello Jan, > On 29 Nov 08:59, Jan Beulich wrote: >> Kirill, >> >> in an unrelated context I've stumbled across a change of yours >> from Aug 2014 (revision 213847) where you "extend" the ways >> of loading zeros into registers. I don't underst

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-01 Thread Kai Ruottu
Kai Ruottu kirjoitti 1.12.2017 klo 12:02: Marek kirjoitti 1.12.2017 klo 10:51: It seems the last error preceeding the "suffix" error is "no include path in which to search for stdc-predef.h" I wonder where to find stdc-predef.h or whether it's generated by gcc during compile time. This file co

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-01 Thread Kai Ruottu
Marek kirjoitti 1.12.2017 klo 10:51: It seems the last error preceeding the "suffix" error is "no include path in which to search for stdc-predef.h" I wonder where to find stdc-predef.h or whether it's generated by gcc during compile time. This file comes with newer glibc versions. For instance

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-01 Thread Marek
It seems the last error preceeding the "suffix" error is "no include path in which to search for stdc-predef.h" "This error message is quite misleading and frequently the problem has nothing to do with the message. You have to check the file 'config.log' in the directory where the error occurred. I