Hacker News new | ask | show | jobs
by ori_b 2586 days ago
No, but they may optimize out assigning to the reference at all, since assigning to it requires dereferencing a provably null pointer, which means that any future code is effectively meaningless.