From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 69A153858C35; Thu, 29 Feb 2024 18:04:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 69A153858C35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709229889; bh=KOBTWL3yi6UnDfaZ0lifpqOkiKfowu5DZ9m1vTywpM0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HNxVvcCka3ivuVsx6eY4NHoqywI+H/Vkmnj+GhF5JcznXO9h4RlJ8dhyMNFWkGxYp EelCB5MPmti5EBCtdRiBJ77bf44VyFmMmr7ED4npOQmQptIhBLOUbk7CnhIirVLula OffvrfvyzJCyQFGAJ4YKVVU4rkaUvXRM8P9lf7g8= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/104919] [modules] enum in constexpr function causes "failed to read compiled module cluster 1: Bad file data" Date: Thu, 29 Feb 2024 18:04:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: ice-on-valid-code, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ppalka at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to target_milestone bug_status 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=3D104919 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot g= nu.org Target Milestone|--- |14.0 Status|NEW |ASSIGNED=