diff options
-rw-r--r-- | docs/ReleaseNotes.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 3e4d51f252..98dd0600c5 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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"> |