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
This commit is contained in:
Misha Brukman 2004-07-28 00:01:41 +00:00
parent af313fb188
commit 56d38c6ca1

View File

@ -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