From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51D483858CDB; Thu, 30 May 2024 01:40:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51D483858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717033244; bh=kps5Rw4+d1zuBbt0u2eg2YAFvAiunoAOYGz7wZ1ozVg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LDQrwyqvPwuU+M+mVYoCSjgue2/dv7VVpE1I9RKzNmORcuQau+taR+vG73CUQH8k1 0mFS6IAg3CV6zAH9hXgHyY2XWS62ZQysyvjykV8K4OuoHNCf4TLDhi4TsoNcjzWf4I IAjQ5Mb2MQqHTlq/MuzGUBlewoKycsVMRwoi33nU= From: "bugs at phlexo dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/115285] std::unordered_set can have duplicate values Date: Thu, 30 May 2024 01:40:43 +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: 15.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bugs at phlexo 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: 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=3D115285 Phil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs at phlexo dot com --- Comment #1 from Phil --- Apologies, the comment at the bottom should been it works as expected with libc++, and libstdc++ < v13.=