From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 06B8D3858C74; Sun, 23 Apr 2023 08:02:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 06B8D3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682236941; bh=w5t97qITpSfTmyX4x7NiKvdjVuU1iGPBD1P+aeglMpc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p48i1x5hgyB2d1RY7kVnIJbP2KuEvcMBv21mU27C6PR3DaCd0S+0cR2xURVlBHjSa zmEsJHxT50DVh/UqINV+apl9vsDrPwVYYafS4eDZi5nLIpoDtC1FmlS65pVCMijAN9 MB/JCP1LFL4/Q6jSIJ7C9mW43ALaGU6ox/QIaUJA= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109593] [14 Regression] Valgrind error doing build of latest gcc trunk since r14-32-g10e481b154c5fc63 Date: Sun, 23 Apr 2023 08:02:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code 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: 14.0 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=3D109593 --- Comment #9 from David Binderman --- (In reply to Aldy Hernandez from comment #8) > Does this fix the problem on the reporter's side? Looks good to me.=