projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5114f0e
)
Fix typo
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 3 Oct 2003 00:28:52 +0000
(
00:28
+0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/20031002-1.c
b/gcc/testsuite/gcc.dg/20031002-1.c
index fb80fbcaca8764afb165bf4e54a8742131388e17..57a31ed7f8512dcfd14057bf2e415ee6960a8133 100644
(file)
--- 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 "-O
2
" } */
+/* { dg-options "-O
3
" } */
void generic_sendmsg (char *fmt, ...)
{