Commit 6c2ded42 by John David Anglin

pr61800.C: Require visibility.

	* g++.dg/ipa/pr61800.C: Require visibility.

From-SVN: r214995
parent 5ee02a21
2014-09-06 John David Anglin <danglin@gcc.gnu.org>
* g++.dg/ipa/pr61800.C: Require visibility.
* gcc.dg/pr61868.c: Require lto.
2014-09-05 Easwaran Raman <eraman@google.com>
......
/* PR ipa/61800 */
/* { dg-do compile } */
/* { dg-require-visibility "" } */
/* { dg-options "-O2" } */
#pragma GCC visibility push(hidden)
......
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