From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9116C3858D37; Thu, 27 Apr 2023 23:12:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9116C3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682637139; bh=dNtYGO9RJVUhGJGpQ+Pwo5QjkCarpbNINGQCRN2tVXE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q5dggWaTdV8FSBiX9AALoXw7xA+Ffx5H+W7USwWz7DueH+2qzHRH8vRtkWLxDgNZb RQsVxFwIoe+xrqEyt+grZ1efSpEX0/g29W9pY8g3pZEIuJYCntiAgsU0zLw28/FbUj RfoSWcdgCc2BxIc8mnZdX4leOCMVxb/Mf5akxJ/U= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/109656] [14 regression] 26_numerics/random/random_device/cons/token.cc fails after r14-289-gf9412cedd6c0e7 Date: Thu, 27 Apr 2023 23:12:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D109656 --- Comment #2 from Jonathan Wakely --- Those tests pass for me with a native powerpc64le-unknown-linux-gnu compile= r on gcc112.=