diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 90561d1..a516cc1 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 <-> aggregate assignment</a></li> </ol> </div> |