Commit 0f7292f5 by John David Anglin Committed by John David Anglin

lambda1.C: Require visibility.

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

From-SVN: r269536
parent 1e613d7a
2019-03-09 John David Anglin <dave.anglin@bell.net>
* g++.dg/ext/visibility/lambda1.C: Require visibility.
PR inline-asm/87010
* gcc.dg/torture/20180712-1.c: Skip on hppa*-*-*.
......
// PR c++/85646
// { dg-do compile { target c++11 } }
// { dg-require-visibility "" }
// { dg-additional-options -fvisibility=hidden }
template<typename T>
......
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