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

Check this case: https://godbolt.org/z/hMYY1sxKe

Any idea why we have instructions after ret?