mention fortran status.
authorChris Lattner <sabre@nondot.org>
Thu, 30 Oct 2008 03:58:13 +0000 (03:58 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Oct 2008 03:58:13 +0000 (03:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58416 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 3e4d51f2527c58d1212009a191bb7597dff117e0..98dd0600c561d3ff8886d837471fec1c8b2f48a4 100644 (file)
@@ -811,6 +811,19 @@ itself, Qt, Mozilla, etc.</p>
 
 </div>
 
+<!-- ======================================================================= -->
+<div class="doc_subsection">
+  <a name="fortran-fe">Known problems with the llvm-gcc Fortran front-end</a>
+</div>
+
+<div class="doc_text">
+<li>Fortran support generally works, but there are still several unresolved bugs
+    in Bugzilla.  Please see the tools/gfortran component for details.</li>
+    
+<li>The Fortran front-end currently does not build on Darwin (without tweaks)
+    due to unresolved dependencies on the C front-end.</li>
+    
+</div>
 
 <!-- ======================================================================= -->
 <div class="doc_subsection">