re PR driver/61106 ([4.8/4.9] impliedness of -Wunused-parameter depends on -W option...
[official-gcc.git] / gcc / testsuite / gcc.dg / unused-8a.c
blobb9b5690515693fb2b129cdb1b5a8cdd43caa6e62
1 /* { dg-do compile } */
2 /* { dg-options "-Wall -Wextra -Wno-unused" } */
4 void foo(int x) { }