diff options
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 961dab1f745..062921659bb 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -168,6 +168,8 @@ were fixed:</a> bitfield <-> 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> |