Hacker News new | ask | show | jobs
by teo_zero 575 days ago
What C compiler would add bounds checks?
1 comments

That was just an example. In Rust bounds checks can be eliminated in this way, but I'm sure there are similar optimisation opportunities in C code as well.