Bug fixed
authorChris Lattner <sabre@nondot.org>
Tue, 15 Feb 2005 07:02:12 +0000 (07:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Feb 2005 07:02:12 +0000 (07:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20193 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

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