From: Mark Mitchell Date: Fri, 3 Oct 2003 00:28:52 +0000 (+0000) Subject: Fix typo X-Git-Tag: releases/gcc-3.4.0~3312 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4eb9573d8de151e0c0d3fc7dcba88cd5b9bc6b60;p=thirdparty%2Fgcc.git Fix typo From-SVN: r72058 --- diff --git a/gcc/testsuite/gcc.dg/20031002-1.c b/gcc/testsuite/gcc.dg/20031002-1.c index fb80fbcaca87..57a31ed7f851 100644 --- a/gcc/testsuite/gcc.dg/20031002-1.c +++ b/gcc/testsuite/gcc.dg/20031002-1.c @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options "-O2" } */ +/* { dg-options "-O3" } */ void generic_sendmsg (char *fmt, ...) {