summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-09-16 09:11:39 +0000
committerHans Wennborg <hans@hanshq.net>2019-09-16 09:11:39 +0000
commitb3d0f68936069f8b5f02721fa97d6f03023321a1 (patch)
tree43e6719610ef175f7e13ccb4b65ed74d1a58360f
parent5647fc5a2dd7b99ac7e87cb2bb78a15293916ec0 (diff)
downloadllvm-b3d0f68936069f8b5f02721fa97d6f03023321a1.tar.gz
ReleaseNotes: known issue: PR40547
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_90@371964 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index f7a99bd41cbb..75146ec238d9 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -21,6 +21,15 @@ have questions or comments, the `LLVM Developer's Mailing List
them.
+Known Issues
+============
+
+These are issues that couldn't be fixed before the release. See the bug reports
+for the latest status.
+
+* `PR40547 <https://llvm.org/pr40547>`_ Clang gets miscompiled by GCC 9.
+
+
Non-comprehensive list of changes in this release
=================================================