Bug fixed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18299 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-11-28 01:25:20 +00:00
parent a17138424f
commit 04cf0c29a2

View File

@ -270,6 +270,8 @@ were fixed:</a>
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>
<li><a href="http://llvm.cs.uiuc.edu/PR447">[llvmg++] Crash compiling
friend with default argument</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>