From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arsen =?utf-8?Q?Arsenovi=C4=87?= Newsgroups: gmane.emacs.devel Subject: Re: HAVE_FAST_UNALIGNED_ACCESS Date: Fri, 31 Mar 2023 09:45:57 +0200 Message-ID: <86edp52w0y.fsf@aarsen.me> References: <87sfdmlgzx.fsf@gmail.com> <83a5zu5ybx.fsf@gnu.org> <87sfdm8j7r.fsf@aarsen.me> <87v8ihu3t8.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35449"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , Robert Pluim , emacs-devel@gnu.org, Sam James To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Mar 31 09:58:19 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pi9eM-00094X-6J for ged-emacs-devel@m.gmane-mx.org; Fri, 31 Mar 2023 09:58:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pi9db-0001IK-NX; Fri, 31 Mar 2023 03:57:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pi9dZ-0001G0-So for emacs-devel@gnu.org; Fri, 31 Mar 2023 03:57:29 -0400 Original-Received: from mout-p-103.mailbox.org ([2001:67c:2050:0:465::103]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pi9dX-0001zX-N5; Fri, 31 Mar 2023 03:57:29 -0400 Original-Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4Pnt1F0Q8mz9sTW; Fri, 31 Mar 2023 09:57:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1680249441; h=from:from: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=E2XHVQFPAgo2hTE+8YsJ9TGsALkNEeHZbnyWamSCGjc=; b=WDxKuxuOdgc9wRKXpEQtomOXaJycgODM6mWpMg4hw4S3cJq0L3LQmBy17eYWi+NmqZ4qqT HLg+XRm1HSLdLYTt8Xniu6WXHdj5G6WWkg6pYGri6TZw3qOiegcxLSW+ZuiTJW+dGR31+O ewdaSr+kDlc/MQPNXCmVSdUIIzkyHtafuCOUq/+fVyW2i8AoIJH90Hl7ITT2WUIAhkXNYV uJRakQAhcbGIsvYylVIkjuaKBsAi5WSkytPPpxCs/xbe+AzcVQas4DiLcJr2llPRvUA+3+ l3Mnna/ct2mpreQETwTpJerBN2NdFjI4SfiPKnHeraXFfOohymrxGX9VLDbHzA== In-reply-to: <87v8ihu3t8.fsf@yahoo.com> X-Rspamd-Queue-Id: 4Pnt1F0Q8mz9sTW Received-SPF: pass client-ip=2001:67c:2050:0:465::103; envelope-from=arsen@aarsen.me; helo=mout-p-103.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:304895 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Morning Po, Po Lu writes: > Robert, Arsen, did you get my earlier replies to Mattias and Eli? > They included one example of GCC generating code with alignment > requirements on x86_64. > > This morning I woke up to messages from the mailer saying that they > could not be delivered to Eli and the list. So if you got them, would > you please forward them to their intended recipients? I've also not received them at all, and don't see them on GNU archives. I did receive the forward from Robert. =2D-=20 Arsen Arsenovi=C4=87 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iOYEARYKAI4WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCZCaSXV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0RkVF MkIzRDExM0ZDMDBBMzE2MkQ2MDYxNTJDMjk0MzAxRUEyQzQ5MxAcYXJzZW5AYWFy c2VuLm1lAAoJEFLClDAeosST1qgBAOd/Djls7GdwowzTODjSIzceVWF7at2r9Gxz Wd8SXVsjAQD3TIzneS+FDxPw1874pWI9JmtTpAgA/M4WEK/WWq81BA== =JqGy -----END PGP SIGNATURE----- --=-=-=--