summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sptls03/sptls03.doc
blob: 2b92bcd091939373d57aaef2d062b1c35467c606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file describes the directives and concepts tested by this test set.

test set name: sptls03

directives:

  - _Thread_Initialize()

concepts:

  - Ensure that the thread-local storage (TLS) is not allocated if TLS is not
    used.
  - Ensure that the small-data variables are accessible.  On some architectures
    like PowerPC the TLS ABI conflicts with other variants.