Bug fixed.
authorChris Lattner <sabre@nondot.org>
Sat, 19 Feb 2005 07:29:25 +0000 (07:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Feb 2005 07:29:25 +0000 (07:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20246 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 90561d19a17cc59cdc3de9b99654e01f7faa1600..a516cc18d531ab42a4707dd3491c042f81e12593 100644 (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>