From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 48A163858C2F; Sun, 6 Aug 2023 01:30:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 48A163858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691285448; bh=gYyMAfwXKqIlN9frTFmYytzJFWsoMDu+mcQz3jYFRtU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MUBAyAE+RWXSWlEyQ+Kabc/URadImq46dq1aw5R3rG3S/bV3hH2hurJNZCwruyrKz 7W/aypXpDX+IvBagod8P2iWyl+wBMq8nCgm2pLDsClL8tFSJ09yJUQyY8FWwDtpLhm /z0Wj1G/YuP2JG2YxRVi1LWDZbq7C+7Tm2TUn9eI= From: "accelerator0099 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/103524] [meta-bug] modules issue Date: Sun, 06 Aug 2023 01:30:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_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, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: accelerator0099 at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: bug_status resolution 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=3D103524 Bug 103524 depends on bug 102098, which changed state. Bug 102098 Summary: ICE when #include with -fmodules-ts -s= td=3Dc++20 since r11-7530-g1e5cdb9f896fb220 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D102098 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED=