summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-02-19 07:29:25 +0000
committerChris Lattner <sabre@nondot.org>2005-02-19 07:29:25 +0000
commitc1f90a9fce75d92357a390f456d55acc20ed089c (patch)
tree1c98791d0f296e0da5ffd070da52cfee28df60ac /docs
parent630f340f8f958b2c48e341cfad49a7177dae55c4 (diff)
Bug fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20246 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 90561d19a17..a516cc18d53 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -164,6 +164,8 @@ were fixed:</a>
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>
+ <li><a href="http://llvm.cs.uiuc.edu/PR517">[llvm-gcc] Crash compiling
+ bitfield &lt;-&gt; aggregate assignment</a></li>
</ol>
</div>