Comment on Missed optimization of C++ code in Clang or bug in GCC?parentComments−pylerOP5yCheck this case: https://godbolt.org/z/hMYY1sxKeAny idea why we have instructions after ret?
Comments
Check this case: https://godbolt.org/z/hMYY1sxKe
Any idea why we have instructions after ret?