From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 48008384CB97; Thu, 15 Feb 2024 17:42:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 48008384CB97 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708018976; bh=04TVhxHXwJ+BhhrJe9HkKgp4zKGIarPo1fNh5Z4P8is=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HUm4vKOz7nma+cmW3LBTBFUb5AygY+1ea9mtP3aamKdJJ+p67Yo59UL/sXTOkkR44 9/MEgCM5/g81QNWBf459TFMjt/LUTJu0MuJBjErwM8LLXOAxsV+ir2nEyzf3p0S7JI wnwd4S/YWQxMBB5yIZDek2z/WZiRPeRxxO+KEqlc= From: "dmalcolm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/112889] [11/12/13 Regression] ICE with -fanalyzer seen on Linux kernel drivers/infiniband/hw/cxgb4/cm.c Date: Thu, 15 Feb 2024 17:42:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmalcolm at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D112889 David Malcolm changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE with -fanalyzer seen on |[11/12/13 Regression] ICE |Linux kernel |with -fanalyzer seen on |drivers/infiniband/hw/cxgb4 |Linux kernel |/cm.c |drivers/infiniband/hw/cxgb4 | |/cm.c --- Comment #4 from David Malcolm --- Bug is at least present but latent on older releases (from gcc 11 onwards)=