Hacker News new | ask | show | jobs
by mobiletelephone 3292 days ago
Agreed. A modern compiler will pick the optimal assembly (most of the time!)

That said, I feel like C often lacks the expressiveness to properly define intent and allow the compiler to optimise well.