diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1996-03-05 09:13:24 -0500 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1996-03-05 09:13:24 -0500 |
commit | 749815a2e8588045735b2e9a1499b12721408431 (patch) | |
tree | 5b56efdfb1fa3312dd97dd9880cb906a122fa472 /gcc | |
parent | 271809f7687bec9cc0c14e32a1c3629602874310 (diff) | |
download | gcc-749815a2e8588045735b2e9a1499b12721408431.zip gcc-749815a2e8588045735b2e9a1499b12721408431.tar.gz gcc-749815a2e8588045735b2e9a1499b12721408431.tar.bz2 |
Delete reference to thread-test.
From-SVN: r11450
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/objc/README.threads | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/objc/README.threads b/gcc/objc/README.threads index dce73ed..2cafb4e 100644 --- a/gcc/objc/README.threads +++ b/gcc/objc/README.threads @@ -4,8 +4,6 @@ README - Wed Nov 29 15:16:24 EST 1995 Limited documentation is available in the THREADS file. -A simple multiple threaded test program is available in thread-test/. - This version has been tested on Sun Solaris, SGI Irix, and Windows NT. It should also work on any single threaded system. |