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 Thanks, Ilya