This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Backports to gcc 7.x
- From: Kelvin Nilsen <kdnilsen at linux dot vnet dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Segher Boessenkool <segher at gcc dot gnu dot org>
- Date: Wed, 6 Dec 2017 16:32:38 -0600
- Subject: Backports to gcc 7.x
- Authentication-results: sourceware.org; auth=none
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?