Peter Bergner <berg...@linux.ibm.com> wrote:
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.
make check-gcc-c RUNTESTFLAGS="powerpc.exp dfp.exp”
did not show anything unexpected with a built tree (with the system
assembler). So no prob. from my PoV (if something comes up when/if I
build with a newer assembler, that can be tackled in target-supports as
already mentioned).
thanks
Iain