From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 047953857C50; Fri, 14 Aug 2020 22:57:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 047953857C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597445843; bh=HnySqm6NGqJjuvOaECe9VegP7cyEfq7mbitr2fW9I+U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YyAQK23FfobAie8M0CHfYt1/jKY4O4VXnVsTB2JLDugV2wlIGEI0AiXVDY2dKW/hU MGhdi+rfnVAlHGFOtxDhGts/0zeL3s+Gz2ISZ9u69L2wkU30e9pIxV5Oaw1Od9f9vP Refl7cF0lVtj5tmLxgaJRGLx4doWcMfKsBmRVSR0= From: "dmalcolm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/96609] new test case gcc.dg/analyzer/init.c has many failures Date: Fri, 14 Aug 2020 22:57:22 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmalcolm at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: resolution 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2020 22:57:23 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96609 David Malcolm changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #3 from David Malcolm --- Thanks for filing this. r11-2708-g2867118ddda9b56d991c16022f7d3d634ed08313 should fix the init.c is= sue mentioned in this bug's title, but not the issue in comment #1. Both issues here are also being tracked by PR analyzer/96616 which has a mo= re generic title, so I'm going to close out this bug as a duplicate of that on= e. *** This bug has been marked as a duplicate of bug 96616 ***=