public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. e4354be46ea2252b983989a5f7bff3bac6ee1963
@ 2021-01-18  6:18 Sebastian Huber
  0 siblings, 0 replies; only message in thread
From: Sebastian Huber @ 2021-01-18  6:18 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  e4354be46ea2252b983989a5f7bff3bac6ee1963 (commit)
      from  4efcd4dbc9ee7358727451059bb0dbf45ba093f4 (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 e4354be46ea2252b983989a5f7bff3bac6ee1963
Author: Sebastian Huber <sebastian.huber@embedded-brains.de>
Date:   Sun Jan 17 20:07:48 2021 +0100

    Add nios2 changes for GCC 11

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 3527428f..7eeffb98 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -409,7 +409,20 @@ a work-in-progress.</p>
 
 <!-- <h3 id="nds32">NDS32</h3> -->
 
-<!-- <h3 id="nios2">Nios II</h3> -->
+<h3 id="nios2">Nios II</h3>
+<ul>
+  <li>The options <code>-mcustom-insn=N</code> no longer produce compiler
+      warnings if the custom instruction is not generated due to missing
+      optimization options such as <code>-fno-math-errno</code>,
+      <code>-ffinite-math-only</code>, or
+      <code>-funsafe-math-optimizations</code>.  These warnings were not
+      consistently emitted for all custom instructions.
+  </li>
+  <li>The <code>-mcustom-fpu-cfg=fph2</code> option has been added to enable
+      the custom instructions supported by the <em>Nios II Floating Point
+      Hardware 2 Component</em>.
+  </li>
+</ul>
 
 <h3 id="nvptx">NVPTX</h3>
 <ul>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2021-01-18  6:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18  6:18 gcc-wwwdocs branch master updated. e4354be46ea2252b983989a5f7bff3bac6ee1963 Sebastian Huber

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