index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
objc.dg
/
torture
/
tls
/
trivial.m
blob: e2b8f45b84543d3b1ccce19342d915e195b7d1b5 (
plain
)
1
2
3
// {
dg
-
require
-
effective
-
target tls
}
__thread int i
;