From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E12843857722; Mon, 21 Aug 2023 15:57:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E12843857722 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692633442; bh=PEk/is55SzrXkcSjE6NDrQz4XtgnKQOjUC+X+Zc2lWg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YaE+78XX7AHik9E1lPqBdub0QP1j9SVvsx9bXqITosngGYDnFTnNlHJzOBv0N+Klx D0aAShXz8aWVmX2Lt49CMMD4hW/S5lnzJdo9QE7pzR8vx3YVw88QcIvrGQbuG1/Cv/ xq9zliidye3w3Qi7jKU8n6E+qOZbxvd+nYeN68as= From: "igorkuo at meta dot ua" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106652] [C++23] P1467 - Extended floating-point types and standard names Date: Mon, 21 Aug 2023 15:57:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: igorkuo at meta dot ua X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D106652 Igor Kushnir changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igorkuo at meta dot ua --- Comment #20 from Igor Kushnir --- (In reply to Jakub Jelinek from comment #18) > This is now implemented. Shouldn't the sentence "These types are not supported when compiling C++." = be removed from the documentation=20 https://gcc.gnu.org/onlinedocs/gcc-13.2.0/gcc/Floating-Types.html?=