public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. a8228fa92ff2ced72d02801e374f7d4c5ed40683
@ 2024-02-17 11:28 Georg-Johann Lay
  0 siblings, 0 replies; only message in thread
From: Georg-Johann Lay @ 2024-02-17 11:28 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  a8228fa92ff2ced72d02801e374f7d4c5ed40683 (commit)
      from  848ebfb46379178be3b0307c2ef99f4012e40edd (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 a8228fa92ff2ced72d02801e374f7d4c5ed40683
Author: Georg-Johann Lay <avr@gjlay.de>
Date:   Sat Feb 17 12:25:08 2024 +0100

    gcc-14: AVR: Note on constraint "w" for Tiny cores.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 4d8c3dd6..c2cdd87a 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -432,6 +432,13 @@ __asm (".global __flmap_lock"  "\n\t"
   <li>The new built-in macro <code>__AVR_RODATA_IN_RAM__</code> is supported
     on all devices. It's defined to  <code>0</code> or <code>1</code>.
   </li>
+  <li>
+    On the <a href="https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#avrtiny"
+	      >Reduced Tiny devices</a>,
+    the meaning of register constraint&nbsp;<code>"w"</code> has been changed.
+    It containts now the registers R24&hellip;R31 like it is the case for all
+    the other devices.
+  </li>
 </ul>
 
 <h3 id="x86">IA-32/x86-64</h3>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-02-17 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17 11:28 gcc-wwwdocs branch master updated. a8228fa92ff2ced72d02801e374f7d4c5ed40683 Georg-Johann Lay

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