Y
Hacker News
new
|
ask
|
show
|
jobs
by
Conscat
532 days ago
A few years ago with GCC 10, I had some strange UD2 instructions (I think) inserted around some inline assembly that was fixed by replaced my `reinterpret_cast`s with `bit_cast`.