]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/testsuite/g++.dg/ubsan/cxx11-shift-1.C
New syntax for -fsanitize-recover.
[gcc.git] / gcc / testsuite / g++.dg / ubsan / cxx11-shift-1.C
index 23a7b154d00f15c64f8ee088f73ab1c508db26bb..431eab12d3e414e55df3225f7925b72b92b6486c 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do run } */
-/* { dg-options "-fsanitize=shift -w -fno-sanitize-recover -std=c++11" } */
+/* { dg-options "-fsanitize=shift -w -fno-sanitize-recover=shift -std=c++11" } */
 
 int
 main (void)
This page took 0.028514 seconds and 5 git commands to generate.