Commit 15f724f6 by Alexandre Oliva Committed by Alexandre Oliva

* gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.

From-SVN: r31751
parent bd524aa3
2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
* gcc.dg/loop-1.c: New test.
2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
......
......@@ -3,7 +3,7 @@
by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */
/* { dg-do compile } */
/* { dg-options "-O2 -finline-functions -Wall" } */
/* { dg-options "-O2 -finline-functions -Wreturn-type" } */
static void
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