On 12/10/19 12:27 PM, Peter Bergner wrote: > Ok, how about the patch below? If Iain and David could test this on Darwin > and AIX respectively, that would be great. I'm currently testing this on > powerpc64le-linux, with and without --disable-decimal-float.
So my --enable-decimal-float builds showed no regressions or differences in the testsuite results (as expected). My --disable-decimal-float runs showed no new regressions. The only differences in the testsuite results were due to all of the FAILs on the base compiler build that are fixed with the patch. Peter