This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21673] gfortran binary file format
- From: "blime at cox dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2005 00:58:42 -0000
- Subject: [Bug fortran/21673] gfortran binary file format
- References: <20050519230350.21673.blime@cox.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From blime at cox dot net 2005-05-20 00:58 -------
Subject: Re: gfortran binary file format
Thanks for pointing me to the background. I searched, but used the wrong
words.
I also recall something about 32 bit initial implementation for gfortran
in gcc-4.0, and
a record size of 64bit for all targets is counter to that idea.
What about compatability between gcc-4.0 - c++ and gfortran ? Are not
c++ targets 32 bit?
blime
pinskia at gcc dot gnu dot org wrote:
>------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-19 23:55 -------
>Try looking at: <http://gcc.gnu.org/wiki/GfortranUnformattedSequentialIo>.
>The record size is 64bit on all targets now unlike in g77 so it is binary compatiable to g77 on 64bit
>targets.
>
>
>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21673