Bug#919626: Emits NEON code on armv7a due to wrong CPU detection

2019-01-18 Thread Lumin
Glad to hear, thanks! On Fri, 18 Jan 2019 at 09:49, Sylvestre Ledru wrote: > > I fixed that in 7, I can probably easily backport the fix to 6. > > S > > > Le 18/01/2019 à 04:41, M. Zhou a écrit : > > Package: llvm-6.0-dev > > Version: 1:6.0.1-9.2 > > X-Debbugs-CC: gin...@debian.org > > > > Dear

Bug#919626: Emits NEON code on armv7a due to wrong CPU detection

2019-01-18 Thread Sylvestre Ledru
I fixed that in 7, I can probably easily backport the fix to 6. S Le 18/01/2019 à 04:41, M. Zhou a écrit : Package: llvm-6.0-dev Version: 1:6.0.1-9.2 X-Debbugs-CC: gin...@debian.org Dear LLVM maintainers, Recently Julia FTBFS on armhf due to SIGILL from NEON instruction. (ginggs digged into

Bug#919626: Emits NEON code on armv7a due to wrong CPU detection

2019-01-17 Thread M. Zhou
Package: llvm-6.0-dev Version: 1:6.0.1-9.2 X-Debbugs-CC: gin...@debian.org Dear LLVM maintainers, Recently Julia FTBFS on armhf due to SIGILL from NEON instruction. (ginggs digged into the SIGILL and confirmed it's due to NEON) However, julia is supposed to compile multiple code branches where