Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hoseja
on June 2, 2020
|
parent
|
context
|
favorite
| on:
C Internals
Perhaps more telling/less nit-pickable is when you modify the function to be
float hn_demo(float a, float b, float c) { a = a + b; a = a + b * c; return a; }
and let the compiler actually optimize with -02.
pjmlp
on June 2, 2020
[–]
Sure, but it still boils down to the fact that it isn't as 1:1 as many think it is.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: