Commit 16290cf8 by Uros Bizjak

* gcc.dg/pr32176.c: Add -w to default dg-options.

From-SVN: r126256
parent b36e79e5
/* 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)
......
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