Mark gcc.dg/pr46571.c with -w.
authorRichard Henderson <rth@gcc.gnu.org>
Sun, 21 Nov 2010 20:34:03 +0000 (12:34 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 21 Nov 2010 20:34:03 +0000 (12:34 -0800)
From-SVN: r167012

gcc/testsuite/gcc.dg/pr46571.c

index ac55f4965d352cce3e04b0c215e3ca7d85118e7e..435812210ea5849becc965528f2bd955cd6d43e7 100644 (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;