From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1608C3857C4F; Tue, 12 Dec 2023 08:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1608C3857C4F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702369000; bh=5goohKG9bZoqNR1vDYMNrAQ9EOLSDs2se7lNym5iAns=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cUsdad8MfxKcWnr7Qzvn717Ftp4jDJRduEo1huH86oyeWXt9H2PpB87q8qOc6Vajh dCMYE8RMynTJJeibXxqShyTzUx2k9i+6n49TUAuqt/bXlMtTJvWdGmaaDozFoEbY1V TbdB8x0K7vHVBpm7nU+cEYRp2L+Pf8mmenW7Qhnc= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/112847] [14 Regression] nvptx: 'FAIL: g++.dg/cpp2a/concepts-explicit-inst1.C -std=c++20 scan-assembler _Z1gI1XEvT_', 'scan-assembler _Z1gI1YEvT_' Date: Tue, 12 Dec 2023 08:16:39 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status assigned_to 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=3D112847 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gn= u.org --- Comment #2 from Thomas Schwinge --- This one (but not PR112846 "nvptx: 'FAIL: g++.dg/abi/anon6.C -std=3Dc++20 scan-assembler _Z5dummyIXtl8wrapper1IdEtlNS1_Ut_Edi9RightNametlNS2_Ut_Edi9RightNameLd405ec= 00000000000EEEEEEvv'", which I'd filed at the same time) has been fixed by commit r14-6432-g074c6f15f7a28c620c756f18c2a310961de00539 "testsuite: update mangling", I presume. (The new 'g++.dg/cpp2a/concepts-explicit-inst1a.C' a= lso is all-PASS.)=