This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Backport to GCC6
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: Martin Liška <mliska at suse dot cz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 22 Mar 2017 11:28:35 +0100
- Subject: Re: Backport to GCC6
- Authentication-results: sourceware.org; auth=none
- References: <f9ba1364-c118-5090-0eb1-e1582576377f@suse.cz>
On Wed, Mar 22, 2017 at 11:15 AM, Martin Liška <mliska@suse.cz> wrote:
> Hello.
>
> I would like to backport following set of revisions to GCC6:
>
> r246345
> r246321
> r246316
> r246276
> r246275
> r246129
> r246120
> r246098
> r246027
> r245998
> r245997
> r245993
> r245992
> r245870
> r245869
> r245868
> r245531
> r245532
> r237353
>
> Survives bootstrap on ppc64le-linux-gnu and x86_64-linux-gnu and the series was run against regress
> tests.
>
> Ready for the branch?
Works for me (if they are all regressions you don't even have to ask).
Richard.
> Thanks,
> Martin