From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 167F63858C2D; Wed, 30 Mar 2022 16:17:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 167F63858C2D From: "kargl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/105105] [Meta] Fortran IEEE support Date: Wed, 30 Mar 2022 16:17:43 +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: 11.2.0 X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: kargl at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: dependson cc 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, 30 Mar 2022 16:17:44 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105105 kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |67531, 69101, 78314, 82968, | |91690, 95640, 95644, 100662 CC| |kargl at gcc dot gnu.org --- Comment #1 from kargl at gcc dot gnu.org --- Add to the "Depends on" list. Note, both Fortran 2018 and 2023 need to be reviewed for completeness. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D67531 [Bug 67531] No IEEE rounding support for powerpc long double type https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D69101 [Bug 69101] [F03] IEEE_SELECTED_REAL_KIND is not generic https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D78314 [Bug 78314] [aarch64] ieee_support_halting does not report unsupported fpu traps correctly https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D82968 [Bug 82968] gfortran.dg/ieee/ieee_6.f90 fails at -O0 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91690 [Bug 91690] Slow IEEE intrinsics https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95640 [Bug 95640] gfortran ieee_selected_real_kind returns 10 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95644 [Bug 95644] [F2018] IEEE_FMA is missing from the IEEE_ARITHMETIC module https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100662 [Bug 100662] intrinsic::ieee_arithmetic fails on aarch, powerpc architectur= es on FreeBSD=