[Bug fortran/34345] gfortran compiles SLATEC library, but the executable fails
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 8 22:00:00 GMT 2007
------- Comment #8 from burnus at gcc dot gnu dot org 2007-12-08 21:59 -------
FIXED on the trunk (4.3.0).
gfortran now transfers
DATA DMACH(2) / Z'7FEFFFFFFFFFFFFF' /
bitwise for real/complex variables. Note: For -std=f95/f2003 this is rejected.
For details how non-standard BOZ are (now) interpreted, see
http://gcc.gnu.org/onlinedocs/gfortran/BOZ-literal-constants.html
(Wait a day for the update of that page.)
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34345
More information about the Gcc-bugs
mailing list