From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A36DE3858D1E; Sat, 22 Oct 2022 19:02:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A36DE3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666465325; bh=7LuGZM6Vp++ey6UpvEmWQGh1oEVddh6jawdr7IBgv20=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RjLzR6Hr5ikgZPRxFZAK84bf0jzpc6ZZVASawxtksF/5vb5XYmKIKJkNZILjW04Cs LK/YQHVRSC+lN+WUbcqowOozx2ZkI8NCvc5iak+M8EolZg/i9BAYmLP2uY6yqMHTtV kGkxL8eKof2eLWOVLzqIkEI352nLF7vczsZqg8U4= From: "cgreeley at student dot bridgew.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99241] [modules] ICE in install_entity, at cp/module.cc:7584 Date: Sat, 22 Oct 2022 19:02:05 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cgreeley at student dot bridgew.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D99241 --- Comment #7 from Christopher Greeley --- Created attachment 53759 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53759&action=3Dedit The pre processed header I tried to import into my module and the module co= de This is the preprocessed header, -E on the module file only gives:=20 "g++: warning: Source/Common.mpp: linker input file unused because linking = not done"=