16 Feb
2026
16 Feb
'26
3:34 p.m.
Op 15-02-2026 om 8:34 p.m. schreef Andrew Randrianasulu:
Sorry, no idea what goes wrong here.
Does it compile with -O2, -march=native ?
May be aggressive optimizations broke some old calling conventions between asm and C?
No, I think it is GCC 15 which is more strict on register usage. The compile fix is rather trivial. But I need a way to check this codepath. -- Stefan