Bug#894840: clang: baseline cpu violation on i386

2018-11-28 Thread Sylvestre Ledru
Le 28/11/2018 à 00:01, Fanael Linithien a écrit : On Wed, 4 Apr 2018 22:08:16 +0200 Sylvestre Ledru wrote: As this has been the case for a long time, it shows that it isn't a severe issue. It's not a severe issue because it's easy to fix/work around: just passing -march=i686 to Clang is eno

Bug#894840: clang: baseline cpu violation on i386

2018-11-27 Thread Fanael Linithien
On Wed, 4 Apr 2018 22:08:16 +0200 Sylvestre Ledru wrote: > As this has been the case for a long time, it shows that it isn't a severe > issue. It's not a severe issue because it's easy to fix/work around: just passing -march=i686 to Clang is enough. I was never hit by this problem because I'm in

Bug#894840: clang: baseline cpu violation on i386

2018-04-04 Thread Sylvestre Ledru
severity 894840 normal thanks Hello, On 04/04/2018 20:36, Andreas Beckmann wrote: > Package: clang > Version: baseline cpu violation on i386 > Severity: serious > > Hi, > > all clang versions (at least since wheezy) by default generate code for > a cpu that is newer than the baseline cpu on i38

Bug#894840: clang: baseline cpu violation on i386

2018-04-04 Thread Andreas Beckmann
Package: clang Version: baseline cpu violation on i386 Severity: serious Hi, all clang versions (at least since wheezy) by default generate code for a cpu that is newer than the baseline cpu on i386. On clang-6.0 the default is apparently pentium4 which has sse2 (among other features), but that i