From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 97BA63882072; Thu, 13 Jun 2024 09:52:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 97BA63882072 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718272321; bh=uaOS2NHx209/LMf5ZINg0rBlwgJ9Rfk6X+D1o29bSMY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fgZ2Iu9tIeTYAi9t5Z8D1G80ug6zgI873EfoeyeoEAWehC3BX5Svr1B+UFq1270NX ZbpJKA7Li7gWT2Z82DPfVZBoSVfuPTQ53l3kdmwBCD50/MszU45XREI8K3j5myg2Zn 4ZM1o1anxbttOySWyD0Sy8fb88dI6kUHRjnxAANc= From: "vital.had at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/100662] intrinsic::ieee_arithmetic fails on aarch, powerpc architectures on FreeBSD Date: Thu, 13 Jun 2024 09:51:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 10.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vital.had at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned 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=3D100662 --- Comment #18 from Sergey Fedorov --- (In reply to Piotr Kubaj from comment #16) > This issue has been fixed in FreeBSD's main branch on powerpc* in > https://cgit.freebsd.org/src/commit/ > ?id=3D448c505c33cc334193590f3844406d6a74f26e2a >=20 > Similar fix could be done for other affected architectures. Piotr, could you say, are there test results for the current gfortran on FreeBSD ppc32 somewhere? To have some meaningful reference.=