diff options
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/THREADS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/objc/THREADS b/gcc/objc/THREADS index f94a207..c8e15a5 100644 --- a/gcc/objc/THREADS +++ b/gcc/objc/THREADS @@ -14,12 +14,6 @@ GCC bug account or to: Scott Christley <scottc@ocbi.com> -****************************************************************************** -* Simple test program: - -A simple test program can be found in the thread-test directory. - -****************************************************************************** * Sarray Threading: The most critical component of the Objective-C runtime is the sparse array |