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
dotnet/coreclr#19725 added workarounds to floatdouble.cpp and floatsingle.cpp to ensure that ceil and floor return the appropriate values when compiled with MSVC.
This is tracked internally in the DevDiv bug database as workitem 673062 and 673060.
dotnet/coreclr#19725 added workarounds to
floatdouble.cppandfloatsingle.cppto ensure thatceilandfloorreturn the appropriate values when compiled with MSVC.This is tracked internally in the DevDiv bug database as workitem 673062 and 673060.