From: Chris Lattner
Date: Thu, 30 Oct 2008 03:58:13 +0000 (+0000)
Subject: mention fortran status.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1eb4df6481fcc31d5ebcccb2df4d92ed44186530;p=oota-llvm.git
mention fortran status.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58416 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 3e4d51f2527..98dd0600c56 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -811,6 +811,19 @@ itself, Qt, Mozilla, etc.
+
+
+
+
+
Fortran support generally works, but there are still several unresolved bugs
+ in Bugzilla. Please see the tools/gfortran component for details.
+
+The Fortran front-end currently does not build on Darwin (without tweaks)
+ due to unresolved dependencies on the C front-end.
+
+