re PR testsuite/47325 (FAIL: g++.dg/ext/pr47213.C (test for excess errors))
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Mon, 17 Jan 2011 00:35:30 +0000 (00:35 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 17 Jan 2011 00:35:30 +0000 (00:35 +0000)
PR testsuite/47325
g++.dg/ext/pr47213.C: Require visibility.

From-SVN: r168886

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/pr47213.C

index f07a5bba490cc5d2e5199332c44ecfb51260b972..4d30838861e3256c7d899a3c627fd3adf90569f3 100644 (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.
index b39013c8f58e82597261332655c5fc361646957e..193007e8353570e15c4705505d6ed8a5ab9f3dfa 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do compile }
+// { dg-require-visibility "" }
 // { dg-options "-fvisibility-ms-compat" }
 #include <typeinfo>