re PR testsuite/51511 (gcc.dg/pr45819.c fails on arm-linux-gnueabi due to PR50078+PR51466 fix)

PR testsuite/51511
	* gcc.dg/pr45819.c: Add -w to dg-options.

From-SVN: r182247
This commit is contained in:
Jakub Jelinek 2011-12-12 17:48:46 +01:00 committed by Jakub Jelinek
parent c79be1dc34
commit 30f232fd7a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-12-12 Jakub Jelinek <jakub@redhat.com>
PR testsuite/51511
* gcc.dg/pr45819.c: Add -w to dg-options.
2011-12-12 Torvald Riegel <triegel@redhat.com>
* g++.dg/tm/noexcept-1.C: New test.

View File

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-optimized" } */
/* { dg-options "-O2 -fdump-tree-optimized -w" } */
struct ehci_regs {
char x;