| Message ID | 5aff247f-dfcb-cecf-e07e-b5fca877f911@gmail.com |
|---|---|
| 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@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=WwWjlZbC; dkim-atps=neutral Received: from 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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G1KnL42Vyz9sSs for <incoming@patchwork.ozlabs.org>; Fri, 11 Jun 2021 09:24:37 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 668163888833 for <incoming@patchwork.ozlabs.org>; Thu, 10 Jun 2021 23:24:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 668163888833 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1623367473; bh=Ad0nLzYDZ5LdBhOM54ICgYjS+KfqGvQrwGr99E/yzQ4=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=WwWjlZbCgvzyRbOa8rXttsbKqPlZ05u+xea1hnuYxiqw+YMeoael7u9M6i0JtwIYC 4lX5AgIEvE8arwCBpF0ZYA5tJnA50gUOrqIIXuKiME9sp8HRoS6sPObqsIz5ZnAEVl xjptpzgSCML53NS90Hk61iqEByInKZ9hQaolVl2s= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-ot1-x332.google.com (mail-ot1-x332.google.com [IPv6:2607:f8b0:4864:20::332]) by sourceware.org (Postfix) with ESMTPS id BDC53385742F for <gcc-patches@gcc.gnu.org>; Thu, 10 Jun 2021 23:24:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BDC53385742F Received: by mail-ot1-x332.google.com with SMTP id 6-20020a9d07860000b02903e83bf8f8fcso1361009oto.12 for <gcc-patches@gcc.gnu.org>; Thu, 10 Jun 2021 16:24:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Ad0nLzYDZ5LdBhOM54ICgYjS+KfqGvQrwGr99E/yzQ4=; b=pu5sEa0uWji+bL+fu9IuL2ZsIgFiknafEeeqXXikQ8fi0qpBfrehhz9fDdKQdsgOKt N715Ugcvvj54K7W8U4IY5/QwkEanm2CtH3xbjl1PdNdwGvTBCZ94TWT4325dxVZEPSJP TwIW3a7h//YzFxheiLanVpKOPhsyAz7an+EZBA+yIL6MlKvkrObh/qdj1D5J5j7agI7R aNVeLUZHxeFFHtglq1pqNYqtj4sp5SCoZ5EoFBC9yheLqb2jTIj6ugj/xJlJWjTdxAXW mMuZgFJqqzyQK+CN9Wq7eKNR6pv8Xdo9oB6OByJvCxOufElDMVhxTmMYkWTSu2pnksNU hGvQ== X-Gm-Message-State: AOAM530io7wxYDTeSRTBZhw3xd3jEtXj7vMkRb641sutLdAH93NiNLmb 4sLuV14ExV6j05CS4lfcbsw= X-Google-Smtp-Source: ABdhPJxKm+ccyHzxPuCD+8Hchrm+M1mPXw7uXI5w1iuhHDHTu20MdB82X2tHUdXHNYdpkQOtLwn8uw== X-Received: by 2002:a9d:4c91:: with SMTP id m17mr565288otf.347.1623367451023; Thu, 10 Jun 2021 16:24:11 -0700 (PDT) Received: from [192.168.0.41] (97-118-122-241.hlrn.qwest.net. [97.118.122.241]) by smtp.gmail.com with ESMTPSA id m18sm892053otr.61.2021.06.10.16.24.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Jun 2021 16:24:10 -0700 (PDT) Subject: [PATCH 0/4] improve warning suppression for inlined functions (PR 98512) To: David Malcolm <dmalcolm@redhat.com>, gcc-patches <gcc-patches@gcc.gnu.org>, Martin Sebor <msebor@redhat.com> References: <2e49b6c6-a403-a207-c41e-58f78df96b84@gmail.com> <945093c7-de5e-0350-6030-e4e79ea41161@gmail.com> <a672d4b04fe6bb7fefec4e90d543def2ad1bdd27.camel@redhat.com> Message-ID: <5aff247f-dfcb-cecf-e07e-b5fca877f911@gmail.com> Date: Thu, 10 Jun 2021 17:24:09 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <a672d4b04fe6bb7fefec4e90d543def2ad1bdd27.camel@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 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> From: Martin Sebor via Gcc-patches <gcc-patches@gcc.gnu.org> Reply-To: Martin Sebor <msebor@gmail.com> Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" <gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org> |
| Series |
improve warning suppression for inlined functions (PR 98512)
|
expand
|