On September 28, 2019 8:34:59 AM GMT+02:00, Alan Modra wrote:
>Tested on powerpc64le-linux and powerpc64-linux. OK?
Ok.
Thanks,
Richard.
>pr91656-3.c didn't really need to be changed since popcount doesn't
>care which bits are set, but I figured it was better to make the test
>set the low 1
Tested on powerpc64le-linux and powerpc64-linux. OK?
pr91656-3.c didn't really need to be changed since popcount doesn't
care which bits are set, but I figured it was better to make the test
set the low 16 bits of the 64-bit value in both big and litte endian.
PR testsuite/91676