From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7E0B3398F032; Thu, 17 Nov 2022 11:59:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E0B3398F032 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668686389; bh=bhQMpLJyBiXl5q/rnFZF+UiLdm4NYhir1Y7ptkXiIxw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VR3jFWtLThEPWwqtISDQtaW7FpHx9hT+TgUNYwd3BXwq69V9Nj5tvTW8HkQryVy1T Fe1nOxMB7YJh5oUVLIo7gaV9s4oPMITDiQeUR+OYftj2Mx96GIEw3jcmYa7ls8+ru5 af2lS3NFEM6cHtHFul57fwKSd+6OrHQH4iPTWy8A= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107734] valgrind error for gcc/testsuite/cc.target/i386/pr46051.c Date: Thu, 17 Nov 2022 11:59:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: 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=3D107734 --- Comment #2 from David Binderman --- git blame says dc95e1e970 (Hongyu Wang 2022-01-17 13:01:51 +0800 8292) if (!bitmap_set_bit (seen, sel[i].to_constant ()))=