This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34345] gfortran compiles SLATEC library, but the executable fails



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]