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.129.124]) by sourceware.org (Postfix) with ESMTPS id E84ED3858D35 for ; Mon, 9 Oct 2023 19:14:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E84ED3858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1696878885; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mqhGZY6jxWuRFcKQjNiqhrDAB9wlj8m6n9nWj7vRQ5o=; b=RRjMfVHteLrHYVl472sL4tlkwT1LW1h8B3VgT3W1C/3CWwy8xwRgdFcu6jjHVYRy8hTSNZ xbrJyRoxru0uKo03Dld2MfT4sOm6BI3ivqeMs/tnI4rJyv99L850obxBFsDgq6Ba2jelRZ kHaD0VNo2nlaSkydn6Z4pEv+K1hLVB0= Received: from mail-yw1-f198.google.com (mail-yw1-f198.google.com [209.85.128.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-693-aF2OHHH_PN-vGNKmLFXoZg-1; Mon, 09 Oct 2023 15:14:44 -0400 X-MC-Unique: aF2OHHH_PN-vGNKmLFXoZg-1 Received: by mail-yw1-f198.google.com with SMTP id 00721157ae682-5a7ac9c1522so7972507b3.0 for ; Mon, 09 Oct 2023 12:14:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696878883; x=1697483683; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=mqhGZY6jxWuRFcKQjNiqhrDAB9wlj8m6n9nWj7vRQ5o=; b=ft2D1RyNcxJjWNv6Slx3Bmez2JjCwvFF3RZ+VaLenm5IaTV32p5+qSdE6k0i4LTn/w 15uM8or4qk+Mku71tqhGVT54aSs0ETHH3JP+TmPTNi4v2OmRkC8g4Hbks37FZpULacIq K2K2LVIL3hX9ILb/QaznWfRTQbbBSP7YbT6RnmC3TQOwBPQQ+8sLUlvrsZBF9eT3iOaQ ptA32mDFJQNDJEX+DUxNpEsimHniH4yI+OJYbNnD1bkqnU8G8eYbyJy/liyFcxHqZ/Ie +W4zmyDBgrwUEy+VfDqrKYqVVfw/2AeoNiUkP3Zf59g1S6SoP7ikjEdZLs/xeb5uDUTY jAbQ== X-Gm-Message-State: AOJu0YzCn37KV0wrgNsEVqfQ2wNl6HGs1zmn81EoLoFa220SAABq0cRH 7ntgsy6zS0ZH027Quti9YRaR6fgwtCbSdTW5Gw4222iUi79444BmqPNrxpIGOrzgBU/+Cf7GYGH jSCwEgielldtZTs/hYxADUwAPCg== X-Received: by 2002:a05:6902:188d:b0:d78:287:fe80 with SMTP id cj13-20020a056902188d00b00d780287fe80mr18292404ybb.14.1696878883474; Mon, 09 Oct 2023 12:14:43 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHnhjyuEZXIKV/GVL3aB9hA6BxJpTkAtn8lRifEW57JR4/xuq9bjd3vZlmhaVDaaPZjIOK3QA== X-Received: by 2002:a05:6902:188d:b0:d78:287:fe80 with SMTP id cj13-20020a056902188d00b00d780287fe80mr18292398ybb.14.1696878883216; Mon, 09 Oct 2023 12:14:43 -0700 (PDT) Received: from t14s.localdomain (c-76-28-97-5.hsd1.ma.comcast.net. [76.28.97.5]) by smtp.gmail.com with ESMTPSA id b14-20020a0cc98e000000b0065b08efe4dbsm4080509qvk.4.2023.10.09.12.14.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 12:14:42 -0700 (PDT) Message-ID: Subject: Re: [pushed] analyzer: improvements to out-of-bounds diagrams [PR111155] From: David Malcolm To: Tobias Burnus , gcc-patches@gcc.gnu.org Date: Mon, 09 Oct 2023 15:14:41 -0400 In-Reply-To: <5d648bd7-cbd9-46f1-b37f-df752b0ede2e@codesourcery.com> References: <20231008225854.783706-1-dmalcolm@redhat.com> <3591f8c9-3cc9-4e95-be04-1e99003f3bad@codesourcery.com> <7ed5fea1f533e1a8311e65cdf0586a24377e1ab3.camel@redhat.com> <5d648bd7-cbd9-46f1-b37f-df752b0ede2e@codesourcery.com> User-Agent: Evolution 3.44.4 (3.44.4-2.fc36) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,BODY_8BITS,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,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 Mon, 2023-10-09 at 17:01 +0200, Tobias Burnus wrote: > Hi David, >=20 > On 09.10.23 16:08, David Malcolm wrote: > > On Mon, 2023-10-09 at 12:09 +0200, Tobias Burnus wrote: > > > The following works: > > > (A) Using "kind =3D=3D boundaries::kind::HARD" - i.e. adding > > > "boundaries::" > > > (B) Renaming the parameter name "kind" to something else - like > > > "k" > > > as used > > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 in the other functions. > > >=20 > > > Can you fix it? > > Sorry about the breakage, and thanks for the investigation. > Well, without an older compiler, one does not see it. It also worked > flawlessly on my laptop today. > > Does the following patch fix the build for you? >=20 > Yes =E2=80=93 as mentioned either of the variants above should work and (= A) > is > what you have in your patch. >=20 > And it is what I actually tried for the full build. Hence, yes, it > works :-) Thanks! I've pushed this to trunk as r14-4521-g08d0f840dc7ad2.