public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Specify AArch64 BitInt support for little-endian only
@ 2024-05-07 13:12 Andre Vieira (lists)
  2024-05-07 15:38 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Vieira (lists) @ 2024-05-07 13:12 UTC (permalink / raw)
  To: gcc-patches; +Cc: jakub

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

Hey Jakub,

This what ya had in mind?

Kind regards,
Andre Vieira

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

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index ca5174de991bb088f653468f77485c15a61526e6..924e045a15a78b5702a0d6997953f35c6b47efd1 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -325,7 +325,7 @@ You may also want to check out our
       <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 and AArch64 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] 2+ messages in thread

end of thread, other threads:[~2024-05-07 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-07 13:12 [wwwdocs] Specify AArch64 BitInt support for little-endian only Andre Vieira (lists)
2024-05-07 15:38 ` Jakub Jelinek

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