Bug fixed

llvm-svn: 20193
This commit is contained in:
Chris Lattner 2005-02-15 07:02:12 +00:00
parent 3bef66fcf3
commit 385a47394a
1 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,8 @@ were fixed:</a>
initialization where static init will do</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR510">[llvmgcc] Field offset
miscalculated for some structure fields following bit fields</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR513">[llvm-g++] Temporary lifetimes
incorrect for short circuit logical operations</a></li>
</ol>
</div>