From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 25A893858C41; Tue, 7 Nov 2023 15:33:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25A893858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699371228; bh=vhpFlKyLd/qMBVrVU6kYvHNZohTZW2lEXcGN4RBSP04=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dtMjJveFjivtQEbQi64hIWM/G8KDdLKk4eyVaSGs9ThmTlGDVmem//dWp5gtGOYA3 TG3WXnA/7JmrVnVWr9MRLJSPdI8uNCyKW41h/6/LTzlqmB8cYesRF13A8jkAN7WWtK 5bZY8mGdpXljJErt6tlHjX1LA5s6k5dUF5JGEt3A= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/112419] [14 Regression] gcc.dg/Wnonnull-4.c excess error for 32-bit targets Date: Tue, 07 Nov 2023 15:33:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: diagnostic, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: uecker at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status 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=3D112419 Hans-Peter Nilsson changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |uecker at gcc dot g= nu.org Status|NEW |ASSIGNED --- Comment #2 from Hans-Peter Nilsson --- Hah, I missed that there was indeed some deliberate play with overflow-large objects, so testsuite is the right component designation. Perhaps there's = even a missing warning or two. Out of scope for this ticket though. I took the liberty of assigning you the ticket, obvious since you say you're in the process already.=