Commit 491fc0e1 by Uros Bizjak Committed by Uros Bizjak

pass46-frag.c (dg-options): Remove -Wall.

	* testsuite/libmudflap.c/pass46-frag.c (dg-options): Remove -Wall.

From-SVN: r159453
parent 871fda0a
2010-05-16 Uros Bizjak <ubizjak@gmail.com>
* testsuite/libmudflap.c/pass46-frag.c (dg-options): Remove -Wall.
2010-05-15 Uros Bizjak <ubizjak@gmail.com>
* testsuite/lib/mfdg.exp (additional_prunes): New global.
......
......@@ -15,4 +15,4 @@ int main ()
int m = boo [l % 2 + 12]; /* should not be instrumented */
return m & strlen (""); /* a fancy way of saying "0" */
}
/* { dg-options "-fmudflap -fmudflapir -lmudflap -Wall" } */
/* { dg-options "-fmudflap -fmudflapir -lmudflap" } */
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