From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6786B3858D39; Wed, 8 Feb 2023 09:05:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6786B3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675847109; bh=PRS3gttn43BCz3fBQjDHB1OtDO028fr1oo82Kc4edzo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RSay/AfsH8kHoU7PgkcafAjkd9NCXPISoYkir/Wse5/CvOpgP8qoh/vbrAXjLXp8j Ne3B+rjAWU+YQwtO49NZuCz8iqNMdyZDlfItjgmseaCW4fDRUg4B40RRiT8NkEoAI8 5cwArZXStEqSXLPsKAf5Tu1H/Gj1RUwVsXMnCB1I= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/108713] ICE during RTL pass: into_cfglayout for x86_64-pc-linux-gnu '-m32', C++ 'libgomp.c-c++-common/for-11.c' Date: Wed, 08 Feb 2023 09:05:09 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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: 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=3D108713 --- Comment #1 from Jakub Jelinek --- If you can reproduce it with vanilla trunk, it is worth it, sure, but witho= ut a reliable reproducer there isn't much to do. Is the ICE in an offload compi= ler or on the host?=