Commit 30f232fd by Jakub Jelinek Committed by Jakub Jelinek

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
parent c79be1dc
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.
......
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-optimized" } */
/* { dg-options "-O2 -fdump-tree-optimized -w" } */
struct ehci_regs {
char x;
......
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