Bug fixed.

llvm-svn: 20246
This commit is contained in:
Chris Lattner 2005-02-19 07:29:25 +00:00
parent 4fec95cd4d
commit 48c23141a2
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ were fixed:</a>
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>
<li><a href="http://llvm.cs.uiuc.edu/PR517">[llvm-gcc] Crash compiling
bitfield &lt;-&gt; aggregate assignment</a></li>
</ol>
</div>