aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/copy_test_2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/copy_test_2.cc')
-rw-r--r--gold/testsuite/copy_test_2.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/testsuite/copy_test_2.cc b/gold/testsuite/copy_test_2.cc
index 08e6007..ff2847e 100644
--- a/gold/testsuite/copy_test_2.cc
+++ b/gold/testsuite/copy_test_2.cc
@@ -21,3 +21,5 @@
// MA 02110-1301, USA.
long long l = 2;
+
+int ip __attribute__((visibility("protected"))) = 3;