public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs] gcc-14/changes.html: Update _BitInt to include AArch64 (little-endian)
@ 2024-04-10 17:11 Andre Vieira (lists)
  0 siblings, 0 replies; only message in thread
From: Andre Vieira (lists) @ 2024-04-10 17:11 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 91 bytes --]

Hi,

Patch to add AArch64 to the list of supported _BitInt(N) in 
gcc-14/changes.html.

OK?

[-- Attachment #2: bitintwwwdocs.patch --]
[-- Type: text/plain, Size: 794 bytes --]

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index a7ba957110183f906938d935bfa17aaed2ba20c8..55ab8c14c6d0b54e05a5f266f25c8ef1a4f959bf 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -216,7 +216,7 @@ a work-in-progress.</p>
       <li>Bit-precise integer types (<code>_BitInt (<i>N</i>)</code>
       and <code>unsigned _BitInt (<i>N</i>)</code>): integer types with
       a specified number of bits.  These are only supported on
-      IA-32/x86-64 at present.</li>
+      IA-32/x86-64 and AArch64 (little-endian) at present.</li>
       <li>Structure, union and enumeration types may be defined more
       than once in the same scope with the same contents and the same
       tag; if such types are defined with the same contents and the

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-10 17:11 [PATCH][wwwdocs] gcc-14/changes.html: Update _BitInt to include AArch64 (little-endian) Andre Vieira (lists)

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