From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 824703858C54; Mon, 6 Feb 2023 10:18:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 824703858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675678683; bh=2Unh9q1hvGIkYg3Tq/U8esDEn0R0hZ30r0eoQ1CRxFk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fyEyeZFGznHttqPoMoqLEuEKli1IWbVmU49lkyYCfJLoAQPgSpNz8O4NZlohJ4OrW eeCsDfjUCBe3YG0gXPoUBQ6EKEKoUVQP84ffo/aGtrKp1B59LDgLdamTHAplGegTqI pbh1pKs9ItS+bpTtq1bYhNPQlIjVdLmctWqDH1pI= From: "vanyacpp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/66968] Incorrect template argument shown in diagnostic Date: Mon, 06 Feb 2023 10:18:02 +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: 6.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: vanyacpp 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: cc 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=3D66968 Ivan Sorokin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vanyacpp at gmail dot com --- Comment #9 from Ivan Sorokin --- *** Bug 108676 has been marked as a duplicate of this bug. ***=