Fix typo
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 3 Oct 2003 00:28:52 +0000 (00:28 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 3 Oct 2003 00:28:52 +0000 (00:28 +0000)
From-SVN: r72058

gcc/testsuite/gcc.dg/20031002-1.c

index fb80fbcaca8764afb165bf4e54a8742131388e17..57a31ed7f8512dcfd14057bf2e415ee6960a8133 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O3" } */
 
 void generic_sendmsg (char *fmt, ...)
 {