This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: modification of g77 for default 64-bit integers on x86-64
- From: Paul Brook <paul at codesourcery dot com>
- To: fortran at gcc dot gnu dot org
- Cc: Jiri Pittner <jiri dot pittner at jh-inst dot cas dot cz>
- Date: Tue, 30 Mar 2004 23:32:56 +0100
- Subject: Re: modification of g77 for default 64-bit integers on x86-64
- Organization: CodeSourcery
- References: <200403302207.i2UM7Hn2027697@jp.jh-inst.cas.cz>
> I would like to announce a modification of the g77 compiler to generate
> integers 8 byte (64 bit) long by default.
<snip>
> I hope g95 will have this option, too.
It already does.
Paul