Bug fixed

llvm-svn: 18297
This commit is contained in:
Chris Lattner 2004-11-28 00:43:59 +00:00
parent 47c52582cb
commit 9b8d121822

View File

@ -266,8 +266,10 @@ were fixed:</a>
array with constructors in hard EH situations</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR397">[llvm-gcc] Inline function
redefinitions error due to 'asm' function rename</a></li>
<li><A href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an
<li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an
implicitly external function is re-declared as static</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR360">[llvmgcc] Structure field with
non-constant offset crashes llvmgcc</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>