!diymusicgear@lemmy.ml probably covers a good amount of synthDIY, at least until the community gets big enough that splintering it makes any sense
TheElectroness
joined 1 year ago
[1] + suspended (tty output) vim
!diymusicgear@lemmy.ml probably covers a good amount of synthDIY, at least until the community gets big enough that splintering it makes any sense
[1] + suspended (tty output) vim
I assumed, at first, that it was somehow falling through the infinite loop and accidentally runnning the unreachable function, but it clearly explicitly runs it in the assembler generated...
how odd.
edit: ah, it's called from __start, which suggests that main is being elided entirely by the optimiser, and somehow 'unreachable' is simply becoming a defacto 'main'