From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 883753858D32; Mon, 27 Feb 2023 12:39:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 883753858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677501555; bh=xFVrFvUCJ34fJ8lfgi/ybmXRb7Q3uG+KWjbnWPp3AcQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uEd6OdGBTn44ZSaCxtUAUtDsMvV8AFXJxnAxXZLclrZI0ucfGMBnlRTgfjZqwAIAr D0b6b9FOv08+xWDLuxX7z6Gk9JP9NACY1IFuvct2OrFCbGwKnpL++s4g949ufrY+uL fcqQD/nYCzf8Gsh81zI3ex7CQewun5BpKXHVLbxw= From: "belka at caraus dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/108877] Explicit immutable struct import internal compiler error Date: Mon, 27 Feb 2023 12:39:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: belka at caraus dot de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot 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=3D108877 --- Comment #2 from Eugen Wissner --- Not sure about class and enum, but =E2=80=9Econst struct=E2=80=9C results i= n a similar error.=