public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Fix g++.dg/ext/visibility/lambda1.C test on 32-bit hppa-hpux
@ 2019-03-09 20:21 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2019-03-09 20:21 UTC (permalink / raw)
  To: GCC Patches

The test requires visibility support.

Committed to trunk.

Dave
-- 
John David Anglin  dave.anglin@bell.net

2019-03-09  John David Anglin  <dave.anglin@bell.net>

	* g++.dg/ext/visibility/lambda1.C: Require visibility.

Index: g++.dg/ext/visibility/lambda1.C
===================================================================
--- g++.dg/ext/visibility/lambda1.C	(revision 269535)
+++ g++.dg/ext/visibility/lambda1.C	(working copy)
@@ -1,5 +1,6 @@
 // PR c++/85646
 // { dg-do compile { target c++11 } }
+// { dg-require-visibility "" }
 // { dg-additional-options -fvisibility=hidden }

 template<typename T>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-09 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-09 20:21 [committed] Fix g++.dg/ext/visibility/lambda1.C test on 32-bit hppa-hpux John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).