From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39B1E383D008; Wed, 19 May 2021 02:26:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39B1E383D008 From: "sgk at troutmask dot apl.washington.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/100662] intrinsic::ieee_arithmetic fails on aarch, powerpc architectures on FreeBSD Date: Wed, 19 May 2021 02:26:55 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sgk at troutmask dot apl.washington.edu X-Bugzilla-Status: UNCONFIRMED 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2021 02:26:55 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100662 --- Comment #8 from Steve Kargl -= -- On Wed, May 19, 2021 at 01:43:28AM +0000, yuri at tsoft dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100662 >=20 > --- Comment #7 from Yuri --- > fpu-387.h is in the gcc10 source tree: > > $ find . -name "fpu-*" > > ./work/gcc-10.3.0/libgfortran/config/fpu-generic.h > > ./work/gcc-10.3.0/libgfortran/config/fpu-sysv.h > > ./work/gcc-10.3.0/libgfortran/config/fpu-glibc.h > > ./work/gcc-10.3.0/libgfortran/config/fpu-aix.h > > ./work/gcc-10.3.0/libgfortran/config/fpu-387.h >=20 > fpu-aarch64.h isn't in the gcc10 tree, and not among FreeBSD-installed he= aders. >=20 > It seems that it is missing in gcc? >=20 Yes, you would need to write the fpu-aarch64.h header.=