This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR62077
- From: Richard Biener <rguenther at suse dot de>
- To: Jason Merrill <jason at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 15 Aug 2014 22:06:52 +0200
- Subject: Re: [PATCH] Fix PR62077
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot LSU dot 2 dot 11 dot 1408131428020 dot 20733 at zhemvz dot fhfr dot qr> <alpine dot LSU dot 2 dot 11 dot 1408131619140 dot 20733 at zhemvz dot fhfr dot qr> <53EBA53D dot 7050508 at redhat dot com> <alpine dot LSU dot 2 dot 11 dot 1408141103530 dot 20733 at zhemvz dot fhfr dot qr> <53ECE3CB dot 4040000 at redhat dot com> <53EE42A3 dot 3060305 at redhat dot com>
On August 15, 2014 7:25:55 PM CEST, Jason Merrill <jason@redhat.com> wrote:
>On 08/14/2014 12:28 PM, Jason Merrill wrote:
>> On 08/14/2014 05:07 AM, Richard Biener wrote:
>>> So - can you take over this C++ frontend issue?
>>
>> OK.
>
>Here's what I'm applying to trunk:
Thanks Jason.
Richard.