summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-02-15 07:02:12 +0000
committerChris Lattner <sabre@nondot.org>2005-02-15 07:02:12 +0000
commit5ad907a5e1b032a89ad0cc48ea75a578cf82ba25 (patch)
treebb32cb594f7470ee5573704d5a774dbe10ed8efd /docs
parent8399e02a2cc9986e358bfe7fb73dbbd171d3a83e (diff)
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20193 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 4c575cd24f5..90561d19a17 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>