* c-c++-common/ubsan/sanitize-recover-7.c (dg-options): Add -w.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 26 Jun 2017 09:49:08 +0000 (09:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 26 Jun 2017 09:49:08 +0000 (09:49 +0000)
From-SVN: r249641

gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-7.c

index 87894bf76543ac7c6718b5932dda8a10ef8dd1dc..96717fa104e0ed1d492d4add92fc74d460b21fcd 100644 (file)
@@ -1,3 +1,7 @@
+2017-06-26  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * c-c++-common/ubsan/sanitize-recover-7.c (dg-options): Add -w.
+
 2017-06-26  Christophe Lyon  <christophe.lyon@linaro.org>
 
        * lib/target-supports.exp
index 2e6599fe312683cda04caa78b0f73b10c13d643b..26403ce2488f0cd98e3d4299a34a505d8fe088c9 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-fsanitize=address -fsanitize=thread" } */
+/* { dg-options "-fsanitize=address -fsanitize=thread -w" } */
 
 int i;