From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B34F83858D33; Thu, 18 Jan 2024 00:25:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B34F83858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705537527; bh=z2UxYz8EGpd0kpwZeAEm+MqQCZdr57eNOxTQc8NceDw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BGqFhGJhy0tOrJJiHPl+JDIYj/B8IqjFhjYFNdqL8qI9LoY4ofNQvSHxqZK+Rf/Oo GklokyTNZQlNtt/FqP4RzLwgB1SDoVIn2ZTM+d2aXcOSD21KRkgbkBe6AwRwBN0uXg EihVNSfE7EpWoBql6oq4NsUcHF6N4FNQ5PF+JlT4= From: "gaius 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: Thu, 18 Jan 2024 00:25:25 +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: gaius 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: attachments.isobsolete attachments.created 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 Gaius Mulley changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56522|0 |1 is obsolete| | Attachment #56524|0 |1 is obsolete| | Attachment #57110|0 |1 is obsolete| | --- Comment #19 from Gaius Mulley --- Created attachment 57122 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57122&action=3Dedit Proposed fix Here is the proposed fix - which in addition to the previous work in progre= ss patch implements -mabi=3D options. Many thanks for all the hints. I'll p= ost it to gcc patches as suggested above. Seen it bootstrap on: power8=20 =3D=3D=3D=3D=3D=3D # of expected passes 12974 # of unexpected failures 18 power9 =3D=3D=3D=3D=3D=3D # of expected passes 12992 x86_64 =3D=3D=3D=3D=3D=3D # of expected passes 12992=