qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 19/20] tcg/i386: Add vector operations


From: Richard Henderson
Subject: Re: [Qemu-devel] [PULL 19/20] tcg/i386: Add vector operations
Date: Wed, 21 Feb 2018 12:22:34 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/20/2018 08:44 AM, Max Reitz wrote:
> This patch makes make check with clang -m32 fail for me.  (Interestingly
> enough, though, clang -m64 and gcc -m32 work fine.)

What's really interesting is that gcc -m32 should *not* have worked, but does.
I'm not sure why.  The assert is for the missing constraints for 
INDEX_op_dup2_vec.

Will fix.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]