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: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2007 03:42:17 -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 #2 from jvdelisle at gcc dot gnu dot org 2007-12-06 03:42 -------
Reading through PR 18026 I am convinced this is a duplicate. We need to decide
how we want to handle this situation. It looks like at least one other
compiler treats the boz as an integer and converts to real for the case of f95
and treats it as a direct map to real for f2003.
Should we take a vote?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34345