On 3/21/18 5:16 PM, Carl Love wrote:
> The following patch is a back port from mainlin of a fix for
[snip]
>
> 2018-03-21 Carl Love
>
> * config/rs6000/r6000.c (rtx_is_swappable_p): Add case UNSPEC_VPERMXOR.
>
> gcc/testsuite/ChangeLog:
>
> 2018-03-21 Carl Love
> * gcc.target/
Here, the code in build_special_member_function to avoid involving the
copy constructor in initialization from a prvalue was causing wrongly
different overload resolution. To fix it, instead of trying to
produce a prvalue there, we now go through normal overload resolution
and then specifically av
OK, thanks.
On Wed, Mar 21, 2018 at 11:48 AM, Jason Merrill wrote:
> On Tue, Mar 20, 2018 at 11:27 PM, Alexandre Oliva wrote:
>> On Mar 20, 2018, Jason Merrill wrote:
>>
>>> On Tue, Mar 20, 2018 at 6:07 PM, Alexandre Oliva wrote:
On Mar 20, 2018, Jason Merrill wrote:
> that doesn't m
On 03/21/2018 10:10 AM, Tom de Vries wrote:
> On 03/02/2018 05:55 PM, Cesar Philippidis wrote:
>> In addition, nvptx_cta_sync and the corresponding nvptx_barsync insn,
>> have been extended to take a barrier ID and a thread count. The idea
>> here is to assign one barrier for each logical vector. W
101 - 104 of 104 matches
Mail list logo