Bug fixed
authorChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2004 00:59:15 +0000 (00:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2004 00:59:15 +0000 (00:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12250 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index a46f3e44c4bcc45de23f958cc30a7e2cbe84690e..4f387af562a773406eebc4103f63b197636a231f 100644 (file)
@@ -231,6 +231,7 @@ management functions in libc runtime to allow them to be overriden</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] miscompilation when a function is re-declared as static</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR272">[llvmgcc] Invalid code created for complex division operation</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR268">[llvmgcc] Incorrect code generation for pointer subtraction</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR261">[llvmg++] Crash assigning pointers-to-members with casted types</a></li>
 </ol>
 
 </div>