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