projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630f340
)
Bug fixed.
author
Chris Lattner
<sabre@nondot.org>
Sat, 19 Feb 2005 07:29:25 +0000
(07:29 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 19 Feb 2005 07:29:25 +0000
(07:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20246
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 90561d19a17cc59cdc3de9b99654e01f7faa1600..a516cc18d531ab42a4707dd3491c042f81e12593 100644
(file)
--- 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 <-> aggregate assignment</a></li>
</ol>
</div>