From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A53E53858C5F; Fri, 3 Feb 2023 09:21:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A53E53858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675416080; bh=cT58NGrbYnBFJUw/JaNTts/2B3maxA++EDT4HkaKJdA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N3wXgs/A31WtBvKQT9VELQxZamopEPGXur4WQ1IKnKNvq5q+G4uZUZ4M22F+8oajZ egTSHPe+VfcNSAsTSAcJmquf6Dm0XXt5L1XglGJ9658GN+EAFGK+4urSU/wePnYWfu MbDToaYWVnMJ27qJfGOTljv7iDK+RfQLkThZ1H2A= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108647] [13 Regression] ICE in upper_bound, at value-range.h:950 with -O3 since r13-2974-g67166c9ec35d58ef Date: Fri, 03 Feb 2023 09:21:19 +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-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW 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: cc short_desc 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=3D108647 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org Summary|[13 Regression] ICE in |[13 Regression] ICE in |upper_bound, at |upper_bound, at |value-range.h:950 with -O3 |value-range.h:950 with -O3 | |since | |r13-2974-g67166c9ec35d58ef --- Comment #2 from Martin Li=C5=A1ka --- Started with r13-2974-g67166c9ec35d58ef.=