Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gankro
3883 days ago
Weirdly the i586 is the problematic one. 3, 4, 6, 7, and 8 all apparently work fine.
https://users.rust-lang.org/t/i586-support-illegal-hardware-...
1 comments
ajross
3883 days ago
That bug just looks like a glitch with ISA support in the generated code. It's trivially fixable I'm sure, and not really relevant to the subject of optimized assembly.
link