From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 8DBEB3858D1E for ; Tue, 7 May 2024 15:39:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8DBEB3858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 8DBEB3858D1E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715096341; cv=none; b=au/wKAjzWf+Z3END/eukJUyRK8WYGx61eQZbID0xEeyLyjeCPnhZ3DZFAmRmoaFw7k4U2XzmDYhTcsnRtc94j4b6NO2MoecM+VFFLPk604s7qQsspkSqsmDXeUK0mNqf4PmhdpiATG5gihjsD1ZeXwWs+/XvWkjMTh+wO1ZY/Z4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715096341; c=relaxed/simple; bh=ElVbIOVtgp9h8jyLIsXdfdeETzhduIh2w51iGQoxeIE=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=G9zbbNKCjidT0s2rFF+pzUBpIcJPvjNlfhgyTRBJdkV5BgeCX8USC4gk2SdIm2Kg+iMc+lHMWZVa12P8MuqjR4eQ25tGFZckyZmwuBU5IQwKxbQ5keHn1j6olM0WYsd2DtxjdRZRLb9VtfCGZRHLgiPR7AcqD8VjsQlmyUz7RaI= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1715096340; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references; bh=m2pQr0uFLG1zNi2KXC93sZNmTpQsKagp1GufYlg6omw=; b=HKbwP9rv7Hn5Idko2XXv/uwzIsPZMIp2Wp8JzAeOyivOEI67YT/Yu2/z84ervsKYkPeXKP lGsbeDpOAAfnUjY+BZwt+8+tT5DTz+sUXaMf5jrJCIdVsGizRyUFiLYi5hebLktVRXcJgN ZkzXMzVE1Cs9UkgYVBRdGID3f3F450U= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-258-IMnqpWFcPnuok9U2c68rOg-1; Tue, 07 May 2024 11:38:58 -0400 X-MC-Unique: IMnqpWFcPnuok9U2c68rOg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7EA661C3F0EB; Tue, 7 May 2024 15:38:58 +0000 (UTC) Received: from tucnak.zalov.cz (unknown [10.45.224.64]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4360B214182C; Tue, 7 May 2024 15:38:58 +0000 (UTC) Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.17.1/8.17.1) with ESMTPS id 447FcubZ2351767 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Tue, 7 May 2024 17:38:56 +0200 Received: (from jakub@localhost) by tucnak.zalov.cz (8.17.1/8.17.1/Submit) id 447FcukE2351766; Tue, 7 May 2024 17:38:56 +0200 Date: Tue, 7 May 2024 17:38:56 +0200 From: Jakub Jelinek To: "Andre Vieira (lists)" Cc: "gcc-patches@gcc.gnu.org" Subject: Re: [wwwdocs] Specify AArch64 BitInt support for little-endian only Message-ID: Reply-To: Jakub Jelinek References: MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Tue, May 07, 2024 at 02:12:07PM +0100, Andre Vieira (lists) wrote: > Hey Jakub, > > This what ya had in mind? Yes. > 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 >
  • Bit-precise integer types (_BitInt (N) > and unsigned _BitInt (N)): integer types with > a specified number of bits. These are only supported on > - IA-32, x86-64 and AArch64 at present.
  • > + IA-32, x86-64 and AArch64 (little-endian) at present. >
  • 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 Jakub