From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 155873858C53; Wed, 30 Aug 2023 02:42:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 155873858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693363367; bh=FI4g/AlcUwtAGyxX9tTbv/WPzsikEGYvo4SPpkjXu0Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HYp+2z7+JO/toVH0tIeVBhQFanEsyzxQcgF1n8Hj1xYtw12h/j1ulq4ceEdYAoTsf fILgFteR8m/ZOWX3oWcrftduQKSJGY/WLi9ojv8t2B9i4MpjIaZW3OZWj3QTqFIo6Z gCkIhvh/QaCh9IeOIkWL78jHJm2iwkJ4CIJFPx7Q= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111212] [13/14 Regression] internal compiler error: in extract_insn, at recog.cc:2791 Date: Wed, 30 Aug 2023 02:42:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: 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=3D111212 --- Comment #4 from Kewen Lin --- btw, I think the field "known to work" isn't quite exact, at least I verifi= ed it failed with powerpc64 gcc 12.3.0 with -m32, as which release PR96762 was filed for, I'd expect it also fail for gcc 11.4.0.=