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 tes
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?
And there are backports for GCC 7 branch that I'm going to install.
Martin
>From 818c118793ae5e95948dd95471561c261247924c Mon Sep 17 00:00:00 2001
From: marxin
Date: Mon, 19 Jun 2017 13:27:48 +
Subject: [PATCH 12/12] Backport r249368
gcc/ChangeLog:
2017-06-19 Martin Liska
PR sanitizer/