From: Misha Brukman Date: Wed, 28 Jul 2004 00:01:41 +0000 (+0000) Subject: UnitTests 2003-05-26-Shorts and 2003-07-09-LoadShorts have been fixed; X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=56d38c6ca13d3d2c96af474b39ab7180356134a1;p=oota-llvm.git UnitTests 2003-05-26-Shorts and 2003-07-09-LoadShorts have been fixed; 2003-05-22-VarSizeArray is broken. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15297 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt index 2f2cd6de820..6e767c4e3a8 100644 --- a/lib/Target/PowerPC/README.txt +++ b/lib/Target/PowerPC/README.txt @@ -33,9 +33,7 @@ Currently failing tests: `- Benchmarks | `- Shootout-C++ : most programs fail, miscompilations `- UnitTests - | `- 2003-05-26-Shorts - | `- 2003-07-09-LoadShorts - | `- 2004-06-20-StaticBitfieldInt + | `- 2003-05-22-VarSizeArray `- C++Catch `- SimpleC++Test `- ConditionalExpr