Bug fixed
authorChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2004 05:28:35 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2004 05:28:35 +0000 (05:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12432 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 19e6ca34ea9b8c10e170a241dbed2bcd030f6549..79583fb1aac2036aeaa7368111ca7b634e9be1ea 100644 (file)
@@ -237,6 +237,7 @@ management functions in libc runtime to allow them to be overriden</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>
+<li><a href="http://llvm.cs.uiuc.edu/PR291">[llvm-g++] Cleanups and exception handlers don't mix properly</a></li>
 </ol>
 
 </div>