Mark gcc.dg/pr46571.c with -w.

From-SVN: r167012
This commit is contained in:
Richard Henderson 2010-11-21 12:34:03 -08:00
parent 2aa99b7b84
commit 60fcb1eeca

View file

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-options "-O2 -fcompare-debug" } */
/* { dg-options "-O2 -fcompare-debug -w" } */
typedef union tree_node *tree;
typedef unsigned int source_location;