public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 3b8f9b1283c8d77da28f34ff3383a454f5b2ee93
@ 2023-06-16 16:29 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2023-06-16 16:29 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  3b8f9b1283c8d77da28f34ff3383a454f5b2ee93 (commit)
      from  b286a7932a63eb192e5586f7534ed508fca0c7f0 (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 3b8f9b1283c8d77da28f34ff3383a454f5b2ee93
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Jun 16 18:28:15 2023 +0200

    gcc-14/changes.htm - Offloading: -lm/-lgfortran is autolinked

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index c403c94f..931fe64c 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -51,6 +51,15 @@ a work-in-progress.</p>
       was extended.
     </li>
   </ul>
+  </li>
+  <li>For offload-device code generated via OpenMP and OpenACC, the math
+      and the Fortran runtime libraries will now automatically be linked,
+      when the user or compiler links them on the host side. Thus, it is no
+      longer required to explicitly pass <code>-lm</code> and/or
+      <code>-lgfortran</code> to the offload-device linker using the <a
+      href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-foffload-options"
+      ><code>-foffload-options=</code></a> flag.
+  </li>
 </ul>
 <!-- .................................................................. -->
 <h2 id="languages">New Languages and Language specific improvements</h2>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2023-06-16 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16 16:29 gcc-wwwdocs branch master updated. 3b8f9b1283c8d77da28f34ff3383a454f5b2ee93 Tobias Burnus

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).