This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/19303] Unformatted record header is 4-bytes on 32-bit targets
- From: "pinskia 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 Jan 2005 23:46:38 -0000
- Subject: [Bug libfortran/19303] Unformatted record header is 4-bytes on 32-bit targets
- References: <20050106232657.19303.milan@cmm.ki.si>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-06 23:46 -------
As I said before this really should be 64bit on all targets instead as we should support LFS (large file
support) (which is deafualt really on all *BSD, darwin is included with this *BSD).
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet| |all (except for *bsd and
| |*darwin)
Summary|Unformatted record header is|Unformatted record header is
|8-bytes on 64-bit targets |4-bytes on 32-bit targets
Version|unknown |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19303