This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34345] gfortran compiles SLATEC library, but the executable fails
- From: "dir at lanl dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2007 14:56:34 -0000
- Subject: [Bug fortran/34345] gfortran compiles SLATEC library, but the executable fails
- References: <bug-34345-15478@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dir at lanl dot gov 2007-12-06 14:56 -------
I have several programs (f77 and f90) that do this and their intent is clear -
just put the bit patterns into to words as requested - no data conversion - no
range checking. BOZ seems to have been created for this purpose, but the
committee seems the have lost track of why programs need specific bit patterns
and how they are used. How about adding something like a "-fhex" enhancement
that does this ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34345