[Bug libfortran/32841] [4.3 regression] HUGE(1.0_16) output as +Infinity on ppc-darwin8
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 29 23:15:00 GMT 2007
------- Comment #24 from fxcoudert at gcc dot gnu dot org 2007-09-29 23:15 -------
First, I should note that this doesn't affect real kinds 4 and 8, due to
Jerry's per-kind I/O change; this bug now only shows up for real(kind=16).
Second, this is a problem with huge(0._16) not being equal to LDBL_MAX, see
http://gcc.gnu.org/ml/fortran/2007-09/msg00461.html for details.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|jvdelisle at gcc dot gnu dot|fxcoudert at gcc dot gnu dot
|org |org
Summary|[4.3 regression] HUGE(1.0d0)|[4.3 regression]
|output as +Infinity on ppc- |HUGE(1.0_16) output as
|darwin8 |+Infinity on ppc-darwin8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32841
More information about the Gcc-bugs
mailing list