From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE4DC3858D28; Mon, 17 Oct 2022 12:42:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE4DC3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666010579; bh=tk+pZh2a+Ew4zQTbMmPCQrmfY9t+l4aUBAICiW3TMj0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rqpaglDkFTDybXzHdaKQAUdeq5/czzerDhFv8/AJ+qTe5MCIkhVTMPtZ5MTaBR4Ok oMtR+NSoYJdoYqAdhYBfcp3yq+1UN62RRkGjU8pMkJUtZVPKVdwi55zcA34kMsg4DD nQOoRF2pMOJRLkGVZvuNi0IKpl3nKKL8bmsnEAPU= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/105820] [13 Regression] ICE in invert, at value-range.cc:1971 Date: Mon, 17 Oct 2022 12:42:59 +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: 13.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 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=3D105820 --- Comment #8 from Martin Li=C5=A1ka --- (In reply to Arseny Solokha from comment #7) > I believe it won't hurt to add a testcase to the test suite. Sure, Aldy can you please do that?=