On 15/03/2021 16.58, Richard Henderson wrote:
Once we've parsed the fractional value, extract it into an integral 64-bit fraction. Perform the scaling with integer arithemetic, and simplify the overflow detection.
I've put this patch in my local branch, but I'm still getting a failure in the cutils test, this time in the Cirrus-CI with the MinGW build:
https://cirrus-ci.com/task/5413753530351616?command=test#L543 Is it related or is this a different bug? Thomas