From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8E8493858D3C; Fri, 29 Mar 2024 21:20:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8E8493858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711747243; bh=Qdj0M4RF2LFOsXN7PYLnO2xsM3AcPXTpGuMI1w6f0+Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XKZTFnWwIBRPTdgzkyJXZ7tk/jvdcxNWyLRje17XdYyKS7Q5RtFGJ42ESerNUVJwX uLYgZ8yB3brziHHz+/P+Uj2chY8pN0WZ4KjJDgJoe7gyXqJdAFqGNrbSBLMATwQ5SF P1w7XmKXSSM9DUwHq0uIBadQOw5rPKBRbfEo0Ho4= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/103924] views::join combined with std::string cannot be used in constant expressions Date: Fri, 29 Mar 2024 21:20:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org 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: 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=3D103924 --- Comment #2 from Patrick Palka --- *** Bug 114530 has been marked as a duplicate of this bug. ***=