Hacker News new | past | comments | ask | show | jobs | submit login

See also decades of Fortran performance dominance, only overcome by throwing a gazillion C programmers at the problem.



In theory, because those gazillion C programmers happen to misuse restrict, so in the end it mostly ends up in flames.


but doesn't Fortran get away with it exactly because argument aliasing is UB? You can use restrict to get Fortran semantics.


Actually yeah, you are right. I somehow misread it as a defense of UB because of the last sentence. Total a brain-fart on my part, sorry.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: