You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in https://github.com/bjoernQ/miscompile prints 26.608885 when compiled in release mode on 1.63.0.2 but prints 0.015625 when compiled in debug mode.
Also, on 1.63.0.1 (and 1.63) it prints the correct 26.608885 in debug and release mode.