From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6810A3889062; Thu, 15 Dec 2022 08:55:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6810A3889062 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671094521; bh=23yEOutLCAVyGImg15/69uyual0verB2UInFXBXLRUI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tdrx6q3usZ955qafqkiNvQM4gVPKktNJ80RkYorOxPm8mTKw0A0m8vs/5TR2GODOD e1uh1857UoEYA1pOvvnosbESXoUFaufykbvkhJrdjtzmVLOZl/422cEBYd+UCB1U+E Eg6Dq2LrRUN1PyrOXX3mzHMkpGnp0pnhyDQOmur8= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/108110] [13 Regression] ice in modify_call, at ipa-param-manipulation.cc:700 with -std=c++14 -O3 -march=native Date: Thu, 15 Dec 2022 08:55:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 13.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: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D108110 --- Comment #9 from David Binderman --- (In reply to David Binderman from comment #8) > 803a91330bf20174 seems bad, so trying 095a13eda2caf684. That seems bad, so trying 4834e9360f7bf42f.=