Update failing SingleSource test-case list.
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 23 Nov 2004 21:10:48 +0000 (21:10 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 23 Nov 2004 21:10:48 +0000 (21:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18171 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Sparc/README.txt
lib/Target/SparcV8/README.txt

index f4097b591acb0018cea6293c79c0c12183f1168e..a8b5560bf494abb318a363ce3c0b01ccf22c745b 100644 (file)
@@ -9,20 +9,15 @@ this space for more news coming soon!
 Current expected test failures
 ------------------------------
 
-All SingleSource/Benchmarks tests are expected to pass.  Currently, all
-C++ tests are expected to fail.  Here are the known SingleSource failures:
+The SparcV8 backend works on many simple C++ SingleSource codes. Here
+are the known SingleSource failures:
 
-       UnitTests/SetjmpLongjmp/C++/C++Catch
        UnitTests/SetjmpLongjmp/C++/SimpleC++Test
-       Regression/C++/EH/ConditionalExpr
-       Regression/C++/EH/ctor_dtor_count-2
-       Regression/C++/EH/ctor_dtor_count
        Regression/C++/EH/exception_spec_test
-       Regression/C++/EH/function_try_block
-       Regression/C++/EH/simple_rethrow
-       Regression/C++/EH/simple_throw
        Regression/C++/EH/throw_rethrow_test
-       CustomChecked/oopack_v1p8
+       Benchmarks/Shootout-C++/moments
+       Benchmarks/Shootout-C++/random
+       Benchmarks/Shootout-C++/wordfreq
 
 Here are some known MultiSource test failures - this is probably not a
 complete list right now.
index f4097b591acb0018cea6293c79c0c12183f1168e..a8b5560bf494abb318a363ce3c0b01ccf22c745b 100644 (file)
@@ -9,20 +9,15 @@ this space for more news coming soon!
 Current expected test failures
 ------------------------------
 
-All SingleSource/Benchmarks tests are expected to pass.  Currently, all
-C++ tests are expected to fail.  Here are the known SingleSource failures:
+The SparcV8 backend works on many simple C++ SingleSource codes. Here
+are the known SingleSource failures:
 
-       UnitTests/SetjmpLongjmp/C++/C++Catch
        UnitTests/SetjmpLongjmp/C++/SimpleC++Test
-       Regression/C++/EH/ConditionalExpr
-       Regression/C++/EH/ctor_dtor_count-2
-       Regression/C++/EH/ctor_dtor_count
        Regression/C++/EH/exception_spec_test
-       Regression/C++/EH/function_try_block
-       Regression/C++/EH/simple_rethrow
-       Regression/C++/EH/simple_throw
        Regression/C++/EH/throw_rethrow_test
-       CustomChecked/oopack_v1p8
+       Benchmarks/Shootout-C++/moments
+       Benchmarks/Shootout-C++/random
+       Benchmarks/Shootout-C++/wordfreq
 
 Here are some known MultiSource test failures - this is probably not a
 complete list right now.