public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 61dd3b7cb5ceee81b39448e6de52877fbb156504
@ 2024-01-02  8:57 Thomas Kテカnig
  0 siblings, 0 replies; only message in thread
From: Thomas Kテカnig @ 2024-01-02  8:57 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  61dd3b7cb5ceee81b39448e6de52877fbb156504 (commit)
      from  75418ca06871952152d541501e410ce54c08214a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 61dd3b7cb5ceee81b39448e6de52877fbb156504
Author: Thomas Koenig <tkoenig@gcc.gnu.org>
Date:   Tue Jan 2 09:56:34 2024 +0100

    Mention .fi and .fii files being generated with Fortran's -save-temps.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 4b83037a..0831ece3 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -282,8 +282,14 @@ a work-in-progress.</p>
 
 <!-- <h3 id="d">D</h3> -->
 
-<!-- <h3 id="fortran">Fortran</h3> -->
-
+<h3 id="fortran">Fortran</h3>
+<ul>
+  <li> With the <code>-save-temps</code> option, preprocessed files
+    with the <code>.fii</code> extension will be generated ffrom
+    free-form source files such as <code>.F90</code> and
+    <code>.fi</code> from fixed-form files such as <code>.F</code>.
+  </li>
+</ul>
 <!-- <h3 id="go">Go</h3> -->
 
 <!-- .................................................................. -->

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/changes.html | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-02  8:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02  8:57 gcc-wwwdocs branch master updated. 61dd3b7cb5ceee81b39448e6de52877fbb156504 Thomas Kテカnig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).