aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-03-16 05:28:35 +0000
committerChris Lattner <sabre@nondot.org>2004-03-16 05:28:35 +0000
commit26894bc3470d99af7b8f8f6faadd1a84459ad620 (patch)
treedabfa9daa9936bfbcd641901da0a8b7d0fb976da /docs
parent91e49c4d72a69cfc0332f5e850a92598e2d700c7 (diff)
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12432 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 19e6ca34ea..79583fb1aa 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>