You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've changed it from br to bx on this branch, but reading the ARM docs on b vs. bx makes me think that you are correct; we should be able to just use b instead of bx here, since I don't think we should ever be in thumb mode. @vtjnash do you have any insight to share?
The recently-resurrected ARMv7 buildbot is failing with the following error while compiling
src/task.c
:Example error log: https://build.julialang.org/#/builders/5/builds/6/steps/4/logs/stdio
The text was updated successfully, but these errors were encountered: