From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A7A813858D38; Thu, 11 Apr 2024 23:03:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A7A813858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712876606; bh=kA1yXGXY0TFKkaG9/bWSgvC/bu/VDwSbj8fdAHFcI/Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=P8HHBM/1no/IgMGt2Vy3TLegis7YmoHC2umGfRegQoAzkfnGLccFMNir203VvLERb +md4vE66tTptntx1Tl1TOjnb5usH94oZLexPKVAyGCKRcK0DhXPKpzrmkd6QGxGM1F osJ1Mb3VaNNfoZp3sTTDKrFelm7m8Vp7T3whYtqA= From: "meissner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/94630] General bug for changes needed to switch the powerpc64le-linux long double default Date: Thu, 11 Apr 2024 23:03:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: ABI X-Bugzilla-Severity: enhancement X-Bugzilla-Who: meissner at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: meissner at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D94630 Michael Meissner changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Michael Meissner --- All of the changes needed for making long double use the IEEE 128-bit encod= ing have been fixed in GCC. The Fedora distribution now uses long doubles with IEEE 128-bit encodings as the default.=