projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b36e79e
)
* gcc.dg/pr32176.c: Add -w to default dg-options.
author
Uros Bizjak
<uros@gcc.gnu.org>
Tue, 3 Jul 2007 13:47:59 +0000
(15:47 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Tue, 3 Jul 2007 13:47:59 +0000
(15:47 +0200)
From-SVN: r126256
gcc/testsuite/gcc.dg/pr32176.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/pr32176.c
b/gcc/testsuite/gcc.dg/pr32176.c
index bd2a1e3f9d08b546ec1a7a82b21b31f3ebd7ab97..6646db04f4f512031d95cd73a2b36a5ffa4d73cc 100644
(file)
--- a/
gcc/testsuite/gcc.dg/pr32176.c
+++ b/
gcc/testsuite/gcc.dg/pr32176.c
@@
-1,7
+1,7
@@
/* Contributed by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> */
/* { dg-do compile } */
-/* { dg-options "-O2 -fprefetch-loop-arrays" } */
+/* { dg-options "-O2 -fprefetch-loop-arrays
-w
" } */
/* { dg-options "-O2 -fprefetch-loop-arrays -march=i686 -msse" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
void foo (void)