Open
Description
Reporting a bug
- I have tried using the latest released version of Numba (most recent is
visible in the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG). - I have included below a minimal working reproducer (if you are unsure how
to write one see http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports).
My CI runs have recently started failing on Windows 32 with Symbol not found: __powidf2
I don't have an easy to to repro other than running the code in my package arch
.
Appveyor log is here:
https://ci.appveyor.com/project/bashtage/arch/build/job/f8xl4sqy63jled4t
I wonder if it is related to ldc-developers/ldc#2262
Activity