This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Backports to gcc 7.x
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Kelvin Nilsen <kdnilsen at linux dot vnet dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 7 Dec 2017 03:22:04 -0600
- Subject: Re: Backports to gcc 7.x
- Authentication-results: sourceware.org; auth=none
- References: <5b35e0fd-4b2b-6e72-2f12-4f946e27f133@linux.vnet.ibm.com>
On Wed, Dec 06, 2017 at 04:32:38PM -0600, Kelvin Nilsen wrote:
>
> I would like to backport the following patch to the GCC 7 branch.
>
> PR80101: Fix ICE in store_data_bypass_p
> https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00953.html
>
>
> This patch has been bootstrapped and regression tested on the
> GCC 7 branch.
>
> Is this ok for backporting to GCC 7?
Yes please. Thanks!
Segher