Commit 2e695cbb by Zack Weinberg

Add -Wunused to dg-options

From-SVN: r31764
parent 5237f531
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */ by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -finline-functions -Wreturn-type" } */ /* { dg-options "-O2 -finline-functions -Wunused -Wreturn-type" } */
static void static void
foo () foo ()
......
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