From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B5ED93858C62; Sun, 27 Nov 2022 20:40:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5ED93858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669581657; bh=hTPc8/8nfCQyZ3j1fbQ5S1WLqJdO3hhK5cYrWpFuF+s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WxWi0ye34J0ZUlxTM/Mt6H4a6sw/IVb8n4mVNm92tVvu2+zNPmb2JIB7Wm0p3GNEW NkF4rtJs/C7fVQltnIOjS7MBaoeCLY9q70Rvw5kQjXX0DOqKjRrXg+yl8KLNctEI/A 3ROkUCTrX8INZw+5/a5P/fhAIgBHTBfcrF/xZMno= From: "dave.anglin at bell dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/107815] 20_util/to_chars/float128_c++23.cc FAILs Date: Sun, 27 Nov 2022 20:40:56 +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: 13.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: 13.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=3D107815 --- Comment #14 from dave.anglin at bell dot net --- /home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/20_util/to_chars/float128_c++= 23.cc :77: void test(std::chars_format): Assertion 'ec4 =3D=3D std::errc() && ptr= 4 =3D=3D ptr1 ' failed. FAIL: 20_util/to_chars/float128_c++23.cc execution test=