From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8FF093858C83; Tue, 18 Oct 2022 00:30:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FF093858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666053045; bh=bFfToVMiqBZLskM6ezKKPvKbmOOfFsN+RZiTGvRmDwA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=r7kyPr/lzdM/UvDlT8E/9kws5uY3f+Qrcol86EAwjqguj3vczwWuX8566ECc5gEYo rUnP2vjdSKTr2CEUq6olEtksQBbj77dimkqONuyuXIQDPABVKTRpjVDGxzpcw7Jw0F PYOMmSHYRJpAMMsjjoXyJdVwI7zYxwfeTTCJLppw= From: "johelegp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/103339] [modules] ICE in exporting module on use of outside specialization Date: Tue, 18 Oct 2022 00:30:45 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: johelegp at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: 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=3D103339 --- Comment #5 from Johel Ernesto Guerrero Pe=C3=B1a --- You're right. Feel free to close.=