From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 159D93858CDA; Mon, 10 Jul 2023 21:27:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 159D93858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689024438; bh=rc0XH2uHmNfwv+ArzgZI88k98ZXpIPX4j55QHeFY4ck=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jo27zEBKn50rmr+xH7q2nuU6+ZwWAz0I6h8Y6DAlBXvlrbGustxchBucQPVPakRyi EScLst3U/ybQHoowbxpjt24CmhIJZmWkGRw1EKnbbpnGetYugKGiCf7k7vngDwaVV7 bXAH0Ahxo8bLudQledYqp+lPNCrGXotkGvUT0MQY= From: "alx at kernel dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110617] RFE: Add a diagnostic-only variant of nonnull attribute Date: Mon, 10 Jul 2023 21:27:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: enhancement X-Bugzilla-Who: alx at kernel dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110617 Alejandro Colomar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alx at kernel dot org --- Comment #3 from Alejandro Colomar --- Link: =