Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
204 days ago
Why would you like register and auto to have meaning?
1 comments
thyristan
204 days ago
Because for timing-sensitive code, those are important. If a variable is really a register, cache-based timing attacks just don't happen, because there is no cache in between.
link
saagarjha
203 days ago
I don’t think register has ever guaranteed that.
link