From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6DF4E3858424; Fri, 5 Apr 2024 01:23:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6DF4E3858424 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712280194; bh=8NI6Hx6Xm3iewkm6dzdOFOCO4mGJzn2iIgU4mXj1LH4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FO8DnCuz6KbG8nC9zISrowA8YWV1vICFZNii4qgDpyJqnXPRYz+9+kJO+kBE8UGOl gv4wKEtOuoHS7vcpRG5UueP7oK/nm7RFdEsbvSmaT+mmoXhn1aypP/Jx3P5CsC071s QWKElEe+xZ5iTmiFysuzWtFckth2Igxlvp6dwuYA= From: "g.peterhoff@t-online.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/77776] C++17 std::hypot implementation is poor Date: Fri, 05 Apr 2024 01:23:14 +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: 7.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: g.peterhoff@t-online.de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: emsr 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=3D77776 --- Comment #26 from g.peterhoff@t-online.de --- must of course be "... / scale". How can I still edit posts?=