Hi Carl,
On Wed, Feb 14, 2018 at 11:09:09AM -0800, Carl Love wrote:
> The following patch contains fixes an issue with the 128-bit test on
> Power 7. Power 7 does not support int128 so the test must be
> restricted to run on Power 8 and later.
> 2018-02-14 Carl Love
(blank line here)
>
On 2/14/18 1:09 PM, Carl Love wrote:
> The following patch contains fixes an issue with the 128-bit test on
> Power 7. Power 7 does not support int128 so the test must be
> restricted to run on Power 8 and later.
To be pedantic, GCC POWER7 supports __int128_t just fine (in 64-bit mode).
It howeve
GCC maintainers:
The following patch contains fixes an issue with the 128-bit test on
Power 7. Power 7 does not support int128 so the test must be
restricted to run on Power 8 and later.
The change was tested by hand on a Power 8 machine with the command:
make -k check-gcc RUNTESTFLAGS="--t