diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a0f78774c7..8baa90b38d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -141,7 +141,9 @@ were fixed:</a> <p>Bugs in the C/C++ front-end:</p> <ol> - <li></li> + <li><a href="http://llvm.cs.uiuc.edu/PR487">[llvmgcc] llvm-gcc incorrectly + rejects some constant initializers involving the addresses of array + elements</a></li> </ol> </div> |