On Mon, Oct 26, 2020 at 07:33:49AM -0500, Segher Boessenkool wrote:
> On Sun, Oct 25, 2020 at 09:50:01PM +1030, Alan Modra wrote:
> > All these tests fail with -m32 due to lack of int128 support,
> 
> Is there any good reason __int128 is not enabled for rs6000 -m32, btw?

Lack of addti3 and subti3 perhaps?

> > in some
> > cases with what I thought was not the best error message.  For example
> > vsx_mask-move-runnable.c:34:3: error: unknown type name 'vector'
> > is misleading.  The problem isn't "vector" but "vector __uint128_t".
> 
> Ouch, yes.  Do you see a simple way to fix that?

I haven't looked.  The only reason I commented on the error was in the
hope that someone who knows gcc intimately enough to fix this without
much effort would do so.  :-)

-- 
Alan Modra
Australia Development Lab, IBM

Reply via email to