Message ID | cover.1723323176.git.alx@kernel.org |
---|---|
Headers | show
Return-Path: <gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=UjldYbs8; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WhChl5HpBz1yYl for <incoming@patchwork.ozlabs.org>; Sun, 11 Aug 2024 06:55:03 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id F0E183858C52 for <incoming@patchwork.ozlabs.org>; Sat, 10 Aug 2024 20:55:01 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by sourceware.org (Postfix) with ESMTPS id A93EB3858D35 for <gcc-patches@gcc.gnu.org>; Sat, 10 Aug 2024 20:54:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A93EB3858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kernel.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org A93EB3858D35 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=139.178.84.217 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1723323277; cv=none; b=rDXhICNH9Gecg/tc3n136rJPLD9zEhIz74cj+nOipnnms3kBsQC4u2Uo73ZQ8JzJhNP47vPLHzqcNFSrN1BZA+DxaHkD6pLWPqe735TXsacVSy/JVxlOrDM2jfmzKNpIpw3OsG5y/JFkRCQcK+0T98LWbXDKZaWs2HrnNmYl+Gk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1723323277; c=relaxed/simple; bh=WgfCN0q/e4/UMQdLkBcG2d9SDhoy4Sjmp7jSdcp98xg=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=ErJG1d7BM/8K/uJeqG/D+h4tA+jlxhrBZmnsx8KlHKzHAkl2jwwpNWt//0i1Od7CS0knJeQTdcBvwCBLkrOwu4t4hYXTcXL9MIrjcQyZi2Th8o9pfO7AV4NdDotlsuGzL33bIaeBcXGxCgv4Z02B7C+pdUJfydUSN2TeuDcj9Uw= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id D819060C20; Sat, 10 Aug 2024 20:54:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E4EB0C32781; Sat, 10 Aug 2024 20:54:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1723323272; bh=WgfCN0q/e4/UMQdLkBcG2d9SDhoy4Sjmp7jSdcp98xg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UjldYbs8uFo+4x66zpkmHOXL2I9F2AAsxECi50HRwEUeSUyDWLTcWhlZkgpsNG9xp ywvRye+M7XEmpx/ejSzYBxCZGWTY9mLeV2boUvUBUd48zFrCqZ4Cu0LQIzqrBPtY96 +8odGxRwxyDAWUYJn4fRy5udfnHISWlre0dX6BS266QBhlN7Futa8uBcJ1htQfYJp6 kuoXI3KNxt8D6a/49kX8pxgyD0r7OY1VrWY/vscEKO+ryt6wV5tjGqxp1fYgs7Qfw9 dnZD/FusH/k7Jr5UJHPmkLPU0NrBQXZIDdt+Y0jOTd+W7J0qw873+epl3Kp2Dx1Q2Y wTSMfyywKT8JA== Date: Sat, 10 Aug 2024 22:54:28 +0200 From: Alejandro Colomar <alx@kernel.org> To: gcc-patches@gcc.gnu.org Cc: Alejandro Colomar <alx@kernel.org>, Martin Uecker <uecker@tugraz.at>, Xavier Del Campo Romero <xavi.dcr@tutanota.com>, Joseph Myers <josmyers@redhat.com>, Gabriel Ravier <gabravier@gmail.com>, Jakub Jelinek <jakub@redhat.com>, Kees Cook <keescook@chromium.org>, Qing Zhao <qing.zhao@oracle.com>, Jens Gustedt <jens.gustedt@inria.fr>, David Brown <david.brown@hesbynett.no>, Florian Weimer <fweimer@redhat.com>, Andreas Schwab <schwab@linux-m68k.org>, Timm Baeder <tbaeder@redhat.com> Subject: [PATCH v7 0/3] c: Add __lengthof__ operator Message-ID: <cover.1723323176.git.alx@kernel.org> X-Mailer: git-send-email 2.45.2 References: <20240728141547.302478-1-alx@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="m7f6klt424uao5ow" Content-Disposition: inline In-Reply-To: <20240728141547.302478-1-alx@kernel.org> X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, 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 X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list <gcc-patches.gcc.gnu.org> List-Unsubscribe: <https://gcc.gnu.org/mailman/options/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=unsubscribe> List-Archive: <https://gcc.gnu.org/pipermail/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-request@gcc.gnu.org?subject=help> List-Subscribe: <https://gcc.gnu.org/mailman/listinfo/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=subscribe> Errors-To: gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org |
Series | c: Add __lengthof__ operator | expand |