From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C1D1385841B; Sat, 5 Nov 2022 02:12:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C1D1385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667614331; bh=bCE+DULmLwrn0FVtkHTH2KF4Qt42fKvZJyd54iN8SIQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G92sNzXLDVHQHZ65h0FKsj/gn5a/XhF8yPKeAfJ6fy+Uq1FYlHNmXNZxQ9I7dnA2z ghF5eQOf0weI/5sEoPhJm9cBOlTXKPgY12s0RDybxV/JWvIXABajFs9Gf+wcbc+7Fq xayL+2rr4n0y4OBIC+roYw6Ts+B46StqjBLuI1jI= From: "vital.had at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug objc++/107530] ICE: in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.cc:2795 Date: Sat, 05 Nov 2022 02:12:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: objc++ X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vital.had at gmail dot com 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: --- 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=3D107530 --- Comment #2 from Sergey Fedorov --- (In reply to Andrew Pinski from comment #1) > Dup of bug 61759 >=20 > *** This bug has been marked as a duplicate of bug 61759 *** I guess then it is worth adding gcc12 to confirmed to fail list there.=