aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/ss/README
blob: ca8a96a54838d970c19e07d32de9fa8cf667046c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.