On Sat, Sep 15, 2018 at 03:28:17PM -0500, Bill Schmidt wrote: > Jinsong Ji reported that these header files are using the non-ABI type > __int128_t rather than __int128. This patch from Jinsong corrects this. > Bootstrapped and tested on powerpc64le-linux-gnu with no regressions, > committed as obvious.
Thanks to both of you! Does it actually matter for something, other than being cleaner? Segher