From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 069BD3894C1F; Wed, 7 Dec 2022 00:26:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 069BD3894C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670372760; bh=+BIjT2SBZ9ItHzcnvzgrQO7yo+xSPHVwToaTddQNswY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tiOx/huvdndLUn6RPxDt8LQphffUDk8TT8dEYDZfmerv9YGKq2zAHiiomAmekCuFr uBKjtaMl4Jj+Tnnc2kMTRfoHwzn9SgWrj0id8xx1tOxBRDle6XiwzLxr5Vks0lGoeZ g1bhKx521qvqdLaKQpQtG8Z1XRIXXgqPzvOOkq+I= From: "nikolasklauser at berlin dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/106611] std::is_nothrow_copy_constructible returns wrong result Date: Wed, 07 Dec 2022 00:25:58 +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.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nikolasklauser at berlin dot de 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=3D106611 --- Comment #6 from Nikolas Klauser --- Is there any update on this?=