https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70875
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Sat Mar 3 13:41:52 2018 New Revision: 258206 URL: https://gcc.gnu.org/viewcvs?rev=258206&root=gcc&view=rev Log: Backported from mainline 2018-03-02 Jakub Jelinek <ja...@redhat.com> PR sanitizer/70875 * gcc.dg/ubsan/bounds-3.c: Add -fno-sanitize-recover=bounds to dg-options and dg-shouldfail "ubsan" directive. Modified: branches/gcc-7-branch/gcc/testsuite/ChangeLog branches/gcc-7-branch/gcc/testsuite/gcc.dg/ubsan/bounds-3.c