From: Brian Gaeke Date: Tue, 23 Nov 2004 06:39:50 +0000 (+0000) Subject: Add more known-failing tests. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=2041d0ca123d0c07bb34832aaccdb9c4cb804884;p=oota-llvm.git Add more known-failing tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18149 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 5495e2c7905..f4097b591ac 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -24,6 +24,12 @@ C++ tests are expected to fail. Here are the known SingleSource failures: Regression/C++/EH/throw_rethrow_test CustomChecked/oopack_v1p8 +Here are some known MultiSource test failures - this is probably not a +complete list right now. + + burg siod lambda make_dparser hbd treecc hexxagon fhourstones + bisect testtrie eks imp bh power anagram bc distray + To-do ----- diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index 5495e2c7905..f4097b591ac 100644 --- a/lib/Target/SparcV8/README.txt +++ b/lib/Target/SparcV8/README.txt @@ -24,6 +24,12 @@ C++ tests are expected to fail. Here are the known SingleSource failures: Regression/C++/EH/throw_rethrow_test CustomChecked/oopack_v1p8 +Here are some known MultiSource test failures - this is probably not a +complete list right now. + + burg siod lambda make_dparser hbd treecc hexxagon fhourstones + bisect testtrie eks imp bh power anagram bc distray + To-do -----