On Mon, Nov 23, 2015 at 10:48:30AM +0300, Maxim Ostapenko wrote:
> Index: gcc/testsuite/c-c++-common/asan/halt_on_error-1.c
> ===
> --- gcc/testsuite/c-c++-common/asan/halt_on_error-1.c (revision 0)
> +++ gcc/testsuite/c-c++-common/asa
This patch reflects to corresponding compiler changes. In particular, it
just enables -fsanitize-recover=address switch and migrates two small
testcases from upstream. I don't backport other stress tests because
they are heavy and have unstable output.
-Maxim
gcc/testsuite/ChangeLog:
2015-11-