This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PING] Re: [C++ Patch] for c++/54537
- From: Peter Bergner <bergner at vnet dot ibm dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: Fabien Chêne <fabien dot chene at gmail dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, Jakub Jelinek <jakub at redhat dot com>, Richard Biener <richard dot guenther at gmail dot com>
- Date: Thu, 01 Aug 2013 21:32:23 -0500
- Subject: Re: [PING] Re: [C++ Patch] for c++/54537
- References: <1375300864 dot 5336 dot 6 dot camel at otta> <51FA2B7E dot 2080501 at oracle dot com> <1375386140 dot 5336 dot 29 dot camel at otta>
On Thu, 2013-08-01 at 14:42 -0500, Peter Bergner wrote:
> Jakub & richi,
>
> This bug also affects GCC 4.8. Is it appropriate to backport this patch
> to the FSF 4.8 branch? I can bootstrap and regtest it there too before
> committing if you think it's ok.
FYI, I tested the patch on the FSF 4.8 branch and it bootstraps
and regtests with no regressions.
Peter