This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type


On 9 May 2016 at 12:31, Jonathan Wakely <jwakely@redhat.com> wrote:
> On 08/05/16 14:43 +0300, Ville Voutilainen wrote:
>>
>> Tested on Linux-PPC64.
>
>
> OK for trunk, and we should backport to gcc-6-branch (and
> gcc-5-branch?) soon.


gcc-5-branch doesn't have the "Improving pair and tuple"
implementation at all yet, afaik.
I'm somewhat hesitant to backport all that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]