From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 191433858C98; Mon, 18 Mar 2024 15:53:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 191433858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710777187; bh=PLLQknuQDZez9fZvJaDZ9RIsMNnMo8sPQYCJ3jwQRPk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=a1ORU3L+mbFVChPXO5UDr8FIWjmRmbGOAR039Oju+ky218HzMv9s2Yyjz4jlCAx6/ jstji1929OGyo9b3kxubkqm4O91tLfkjrXY/6vcdxRyoby0I/Z0c24V7meu5dy1HWP vO0RkbtmCK6ltQ6iNajAearOT/+5uFAaqi2GDz4U= From: "dave.anglin at bell dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/114368] FAIL: 25_algorithms/pstl/alg_sorting/set_symmetric_difference.cc -std=gnu++17 execution test Date: Mon, 18 Mar 2024 15:53:06 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dave.anglin at bell dot net 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=3D114368 --- Comment #2 from dave.anglin at bell dot net --- I'll see if it's reproducible,=