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 14dc7eb8c5..3fb15821bd 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -270,6 +270,8 @@ were fixed:</a> implicitly external function is re-declared as static</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR360">[llvmgcc] Structure field with non-constant offset crashes llvmgcc</a></li> + <li><a href="http://llvm.cs.uiuc.edu/PR447">[llvmg++] Crash compiling + friend with default argument</a></li> </ol> <p>Bugs fixed in the Sparc V9 back-end:</p> |