From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A9EBD3894C27; Fri, 21 Jun 2024 07:48:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A9EBD3894C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718956139; bh=o/x6tbCPTjf2bbdVbMdjdSPEow9+sgr8ehzxEjCTviE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RSB5mkE9D15V0cVYb9ck2SA7ArvUKN/1rq1sfom+3TdMdzkWJF78dZsSeQSpuRx/W muoMQBEL2+s/CYil3waEDV1GJFoex+vM7cEYYst+UC4RLTC+Pys+97bkIl2f4euPf+ 4HGkWodT+pDVHqPEkTel9nYOi74fTmlF3NWvIbLA= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/115573] ICE: verify_flow_info failed with no_reorder attribute Date: Fri, 21 Jun 2024 07:48:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D115573 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code --- Comment #2 from Richard Biener --- But of course hard to diagnose. We shouldn't ICE though just leave it as undefined behavior.=