From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFC18385702A; Mon, 12 Sep 2022 14:13:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFC18385702A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662991992; bh=Cu4/ImLHkfRci6zBdeHuOFcCkS5XQ7zOa6A4bzUPEAs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=smbQIw4pN+TtxJmceW86vqMlrfjCuVDdvZ31Oh9TYv4W6lp+sBgQgAvdoV8c0uYf3 73cblNIDQ7qcgAPHXY9VZjmj9rBsgb1ZbPLeubmkm1ytVZsGmFrBcBDnYSXhln/+I2 S+0zeIhjz2F8WNvNs+DLVQ+wNvOYRrv0Cq9iP3r0= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106896] [13 Regression] ICE in to_sreal_scale, at profile-count.cc:339 since r13-2288-g61c4c989034548f4 Date: Mon, 12 Sep 2022 14:13:12 +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: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc cf_reconfirmed_on short_desc bug_status everconfirmed 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=3D106896 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org Last reconfirmed| |2022-09-12 Summary|[13 Regression] ICE in |[13 Regression] ICE in |to_sreal_scale, at |to_sreal_scale, at |profile-count.cc:339 |profile-count.cc:339 since | |r13-2288-g61c4c989034548f4 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Martin Li=C5=A1ka --- Btw. started with r13-2288-g61c4c989034548f4.=