aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/ss/README
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/ss/README')
-rw-r--r--gcc/testsuite/gcc.dg/ss/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/ss/README b/gcc/testsuite/gcc.dg/ss/README
new file mode 100644
index 00000000000..ca8a96a5483
--- /dev/null
+++ b/gcc/testsuite/gcc.dg/ss/README
@@ -0,0 +1,17 @@
+APPLE LOCAL entire file
+
+This directory contains tests for Symbol Separation.
+
+Information about various files in this directory:
+
+README : This file
+ss.exp : Driver for Symbol Separation tests
+*.h : Normal header file
+*.ssh : Header file is candidate for making separate
+ repository. This header is included in source
+ file as *.h. It will renamed on the fly during
+ test.
+
+*.c : Normal source file
+*_part_2.c : Second source file associated with corrosponding
+ *.c source file.