Bug fixed

llvm-svn: 18291
This commit is contained in:
Chris Lattner 2004-11-27 22:47:08 +00:00
parent 212ade1830
commit dcc1599599
1 changed files with 2 additions and 0 deletions

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>