Bug#894840: clang: baseline cpu violation on i386
Fanael Linithien
fanael4 at gmail.com
Tue Nov 27 23:01:04 GMT 2018
On Wed, 4 Apr 2018 22:08:16 +0200 Sylvestre Ledru <sylvestre at debian.org> 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 the habit of passing the pertinent -march to
the compiler always, so I'm not affected by compiler defaults.
Besides, this behavior is the upstream default anyway.
More information about the Pkg-llvm-team
mailing list