Commit 945653db by Eric Botcazou Committed by Eric Botcazou

* c-c++-common/ubsan/sanitize-recover-7.c (dg-options): Add -w.

From-SVN: r249641
parent 0666865c
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
......
/* { dg-do compile } */
/* { dg-options "-fsanitize=address -fsanitize=thread" } */
/* { dg-options "-fsanitize=address -fsanitize=thread -w" } */
int i;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment