Message ID | 20230215100202.lrjn2dpk2xuwht6a@lug-owl.de |
---|---|
State | Accepted |
Headers |
Return-Path: <gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp102206wrn; Wed, 15 Feb 2023 02:02:39 -0800 (PST) X-Google-Smtp-Source: AK7set8So3oHga7nTISf+vwSWABn5OBMHgjOCjOaC4zw6WI/PMW2ArvfSRZPN4EqdLaWbp/kOseg X-Received: by 2002:a17:906:4dc4:b0:896:427b:148 with SMTP id f4-20020a1709064dc400b00896427b0148mr1573364ejw.1.1676455359279; Wed, 15 Feb 2023 02:02:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676455359; cv=none; d=google.com; s=arc-20160816; b=zYXFREL19xEJG3TagVJ0I927ZCxY4Aq9Kl4OLqLQKwVjG8YUd79efkYz4ekS2IKBZQ QuuDb3qoe7U6HjgrCTc6/3L2DrEkkvK2sIQ8clrf4L93oHWfrCXykdohv0zav1WlZp0i RV51xp3qSvn63tXaTHEvmcwXVdjGtSxNGs2j/qrLEKrQeC392RTDErYCg6oGlKjexxWQ P9I5mlwbRjMcafGHcdg2StevV0WzvbT81chTKeZtIf5QWn8i6yIqbNV6k0BauhGUpHqg XLa003QW8SCsDX8vk83BZP5QjPO9ZEQRkI1dnmQNx8cOA+8ISv8lDEtGd+b0SYKwVq2k 3raw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:delivered-to; bh=SpBDymvmTbwNZubvOW27bUC4ZZqFVWL/OZ4ZP0HjYQw=; b=Uf6A7iLAHinjZZ1+pNIrvcl0dqaz106+aDUnl6ehluAIZ9uwGsNNhmn6YuzGJda0AE /i/maHN0C5EACtWomQu9wpugY2MIf4AgbvcEphdrHs169j+c3EZZ7vof1E4bwyRTRRBd FBYWSgKl2cU7tEFg1lOUYyGH264SqVtuvuGPUiXkgXivr2RdYhyjcbtmrXRSXjw0+L/E 9MdQBHwqu4f4LorrVSH6BdrduwXnAF4vlzZ+umORmy8mQMnevEww6ylhB9XAcWwvdtJd c4bd5WHg73gQGrkFnsss9a22Anl9grewANvi8O1ACD4Ayp2NMSbRfODrxxfUjqWA0W/i 4TTw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id uo3-20020a170907cc0300b0086ea1c7ae27si18433144ejc.241.2023.02.15.02.02.39 for <ouuuleilei@gmail.com> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Feb 2023 02:02:39 -0800 (PST) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6EA22385842B for <ouuuleilei@gmail.com>; Wed, 15 Feb 2023 10:02:32 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from lug-owl.de (lug-owl.de [IPv6:2a03:4000:10:469::]) by sourceware.org (Postfix) with ESMTPS id 3D94C3858D35 for <gcc-patches@gcc.gnu.org>; Wed, 15 Feb 2023 10:02:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3D94C3858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=lug-owl.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=lug-owl.de Received: by lug-owl.de (Postfix, from userid 1001) id 9C45D42050; Wed, 15 Feb 2023 11:02:02 +0100 (CET) Date: Wed, 15 Feb 2023 11:02:02 +0100 From: Jan-Benedict Glaw <jbglaw@lug-owl.de> To: "Jose E. Marchesi" <jose.marchesi@oracle.com> Cc: gcc-patches@gcc.gnu.org Subject: [patch] bpf: Fix double whitespace warning Message-ID: <20230215100202.lrjn2dpk2xuwht6a@lug-owl.de> References: <20230117162508.74789-1-jose.marchesi@oracle.com> <20230128141255.nps3jzmcfmp2df3z@lug-owl.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pepsecmo7bfi75cu" Content-Disposition: inline In-Reply-To: <20230128141255.nps3jzmcfmp2df3z@lug-owl.de> X-Operating-System: Linux chamaeleon 5.14.0-0.bpo.2-amd64 X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-message-flag: Please send plain text messages only. Do not send HTML emails. Thank you. User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, SPF_HELO_PASS, 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.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> Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" <gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org> X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1757890854563672082?= X-GMAIL-MSGID: =?utf-8?q?1757890854563672082?= |
Series |
bpf: Fix double whitespace warning
|
|
Checks
Context | Check | Description |
---|---|---|
snail/gcc-patch-check | success | Github commit url |
Commit Message
Jan-Benedict Glaw
Feb. 15, 2023, 10:02 a.m. UTC
Hi! Since a recent commit, the BPF target produces a new warning due to two consecutive non-quoted spaces in a message. This'll fix it: gcc/ * config/bpf/bpf.cc (bpf_option_override): Fix doubled space. Ok? MfG, JBG --
Comments
> Hi! > > Since a recent commit, the BPF target produces a new warning due to > two consecutive non-quoted spaces in a message. This'll fix it: > > gcc/ > * config/bpf/bpf.cc (bpf_option_override): Fix doubled space. > > > Ok? OK. Thanks for the patch. (Sorry I didn't fix this when you first reported it. My TODO list is long atm :/) > MfG, JBG > > diff --git a/gcc/config/bpf/bpf.cc b/gcc/config/bpf/bpf.cc > index b268801d00c..d8693f8cfbe 100644 > --- a/gcc/config/bpf/bpf.cc > +++ b/gcc/config/bpf/bpf.cc > @@ -258,7 +258,7 @@ bpf_option_override (void) > { > inform (input_location, > "%<-fstack-protector%> does not work " > - " on this architecture"); > + "on this architecture"); > flag_stack_protect = 0; > } > }
diff --git a/gcc/config/bpf/bpf.cc b/gcc/config/bpf/bpf.cc index b268801d00c..d8693f8cfbe 100644 --- a/gcc/config/bpf/bpf.cc +++ b/gcc/config/bpf/bpf.cc @@ -258,7 +258,7 @@ bpf_option_override (void) { inform (input_location, "%<-fstack-protector%> does not work " - " on this architecture"); + "on this architecture"); flag_stack_protect = 0; } }