Bug fixed

llvm-svn: 14241
This commit is contained in:
Chris Lattner 2004-06-19 01:11:02 +00:00
parent 649154cace
commit 2ef024b2c2
1 changed files with 4 additions and 1 deletions

View File

@ -282,7 +282,10 @@ physical register use of aliased definition</a></li>
enum type</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array
indexing miscompiled</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR355">[llvmgcc] Errors handling function prototypes that take opaque structs by-value</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR355">[llvmgcc] Errors handling function
prototypes that take opaque structs by-value</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR374">[llvmgcc] Crash compiling variable
length array of structures</a></li>
</ol>
</div>