From 56d38c6ca13d3d2c96af474b39ab7180356134a1 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Wed, 28 Jul 2004 00:01:41 +0000 Subject: [PATCH] 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 --- lib/Target/PowerPC/README.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.34.1