From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DDDAC3858402; Thu, 11 Apr 2024 05:59:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DDDAC3858402 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712815187; bh=DSmLPGxl4asLGkUvxzOH3tg63L2CDGk21H8lblDgJ8c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qoNkuwlsDlh+hz/0C+9chIUKe9W5hZhSZISquOHqPxJWNW2dvXIRtNH6p5gG4KIBQ T87IBv1LB6S/bpgoBsqNKvHbPOhs6ipsnovxyKWYFHnT4Ni4LbpSsttfLZzt1+LF65 FJ5XEVa35h+hs19qSNyma0W4y/+CyXtVNmmtwAfA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/114687] [13/14 Regression] ICE: in edge_before_returns_twice_call, at gimple-iterator.cc:981 Date: Thu, 11 Apr 2024 05:59:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed target_milestone cf_reconfirmed_on cf_known_to_fail short_desc bug_status cf_known_to_work 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=3D114687 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Target Milestone|--- |13.3 Last reconfirmed| |2024-04-11 Known to fail| |14.0 Summary|ICE: in |[13/14 Regression] ICE: in |edge_before_returns_twice_c |edge_before_returns_twice_c |all, at |all, at |gimple-iterator.cc:981 |gimple-iterator.cc:981 Status|UNCONFIRMED |NEW Known to work| |13.2.0 --- Comment #1 from Andrew Pinski --- Confirmed. I suspect the patches which fixed PR 112709 caused this one whic= h so this is also a regression on the GCC 13 branch too.=