From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 26EF33858C41; Mon, 15 Jan 2024 07:36:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 26EF33858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705304204; bh=sqX/y4qoIMaAIzT/0SuPbZQ6NhkDF/ayg/a7WzhXuf8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mJUmolTa+SIT4GYd5bi3HC4tgiHvzSNifUtCwU9q2EIna+WTj5/imcC+sQqKEYZno vSFERgSRBiivAs8U1kY0cx0uWKmd2MDavK93vrCUlVO11UNOea+Md165T/hdFKmzX9 i9sIksF/G2JjdLEfCqrPJdICkC0MmUptR+cbGjy8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/111956] [14 Regression] Many powerpc platforms do _not_ have support for IEEE754 long double Date: Mon, 15 Jan 2024 07:36:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: modula2 X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone cc cf_gcctarget short_desc 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=3D111956 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 CC| |rguenth at gcc dot gnu.org Target| |powerpc*-*-* Summary|Many powerpc platforms do |[14 Regression] Many |_not_ have support for |powerpc platforms do _not_ |IEEE754 long double |have support for IEEE754 | |long double --- Comment #13 from Richard Biener --- It's a regression btw, GCC 13 was fine with this configuration. I'm also seeing this.=