[committed] Fix PR testsuite/47325

John David Anglin dave@hiauly1.hia.nrc.ca
Mon Jan 17 01:21:00 GMT 2011


Committed as obvious.  Tested on hppa2.0w-hp-hpux11.11.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

2011-01-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

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

Index: g++.dg/ext/pr47213.C
===================================================================
--- g++.dg/ext/pr47213.C	(revision 168845)
+++ g++.dg/ext/pr47213.C	(working copy)
@@ -1,4 +1,5 @@
 // { dg-do compile }
+// { dg-require-visibility "" }
 // { dg-options "-fvisibility-ms-compat" }
 #include <typeinfo>
 



More information about the Gcc-patches mailing list