Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 24, 2022 20:26 UTC (Thu) by iabervon (subscriber, #722)In reply to: Moving the kernel to modern C by Paf
Parent article: Moving the kernel to modern C
Oh, I meant to imply that the compiler would eliminate all of those writes except for ones that expose bugs, but then I got side-tracked by wondering if you could make the kernel not even link unless the compiler eliminated the write. Anyway, it wouldn't affect the generated code unless the compiler can't tell the code is correct.
