Bug fixed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18291 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-11-27 22:47:08 +00:00
parent df284a74ec
commit 0db649c24a

View File

@ -262,6 +262,8 @@ were fixed:</a>
bitfield which does not increase struct size</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid
constant exprs</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR421">[llvmg++] Crash in initializing
array with constructors in hard EH situations</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>