On Tue, Jul 21, 2015 at 12:04 PM, Jeff Law <l...@redhat.com> wrote: > On 07/20/2015 04:59 AM, Ilya Enkovich wrote: >> >> Ping >> >> 2015-06-19 17:10 GMT+03:00 Ilya Enkovich <enkovich....@gmail.com>: >>> >>> Hi, >>> >>> There was a set of stability fixes (mostly different ICEs) for Pointer >>> Bounds Checker done in GCC 6. But only few of them were approved to be >>> ported to GCC 5. Will it be OK to port other chkp specific stability fixes >>> to GCC 5? Here is a list of patches: >>> >>> https://gcc.gnu.org/ml/gcc-patches/2015-03/msg00995.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01067.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01065.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01386.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01248.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01252.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01253.html >>> https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01319.html > > These are all OK assuming they backport cleanly and bootstrap/regression > test cleanly on the branch. > > jeff
I'd like to backport this MPX testsuite patch: https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01438.html OK for GCC 5? Thanks. -- H.J.