pr61800.C: Require visibility.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 6 Sep 2014 21:28:13 +0000 (21:28 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 6 Sep 2014 21:28:13 +0000 (21:28 +0000)
* g++.dg/ipa/pr61800.C: Require visibility.

From-SVN: r214995

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/pr61800.C

index 79ad858..24a4d28 100644 (file)
@@ -1,5 +1,7 @@
 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>
index b4da899..3bc796f 100644 (file)
@@ -1,5 +1,6 @@
 /* PR ipa/61800 */
 /* { dg-do compile } */
+/* { dg-require-visibility "" } */
 /* { dg-options "-O2" } */
 
 #pragma GCC visibility push(hidden)