re PR testsuite/47325 (FAIL: g++.dg/ext/pr47213.C (test for excess errors))

PR testsuite/47325
	g++.dg/ext/pr47213.C: Require visibility.

From-SVN: r168886
This commit is contained in:
John David Anglin 2011-01-17 00:35:30 +00:00 committed by John David Anglin
parent cca5b738c7
commit 9fe018dca2
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2011-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/47325
g++.dg/ext/pr47213.C: Require visibility.
2011-01-16 Richard Sandiford <rdsandiford@googlemail.com>
* gcc.dg/fixed-point/composite-type.c: Pass -Wno-unused.

View File

@ -1,4 +1,5 @@
// { dg-do compile }
// { dg-require-visibility "" }
// { dg-options "-fvisibility-ms-compat" }
#include <typeinfo>