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 libfortran/19303] Unformatted record header is 4-bytes on 32-bit targets


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


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