Y
Hacker News
new
|
ask
|
show
|
jobs
by
detaro
1886 days ago
neither? clang has decided to inline, gcc hasn't. both are valid.
1 comments
pyler
1886 days ago
Check this case:
https://godbolt.org/z/hMYY1sxKe
Any idea why we have instructions after ret?
link
Any idea why we have instructions after ret?