summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-02-20 23:31:49 +0000
committerChris Lattner <sabre@nondot.org>2005-02-20 23:31:49 +0000
commit290d2293b9bac753ada843a62fa104da5aeecb39 (patch)
tree633d457f7525f55ba1558b6a6f7886c2d8ec0382 /docs
parentc19ff5c9254bea24ecddf38538f55c9019fc04ea (diff)
Bug fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20260 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 961dab1f745..062921659bb 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -168,6 +168,8 @@ were fixed:</a>
bitfield &lt;-&gt; aggregate assignment</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR520">[llvm-g++] Error compiling
virtual function thunk with an unnamed argument</a></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR522">[llvm-gcc] Crash on certain
+ C99 complex number routines</a></li>
</ol>
</div>