This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15151] -m64 flag causes incorrect logical i/o (g77)
- From: "eesrjhc at bath dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2004 15:12:03 -0000
- Subject: [Bug fortran/15151] -m64 flag causes incorrect logical i/o (g77)
- References: <20040426153157.15151.eesrjhc@bath.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From eesrjhc at bath dot ac dot uk 2004-04-30 15:11 -------
(In reply to comment #2)
> Can you test 3.4.0?
Yes, and I get the same response:
$ /usr/local/gcc-3.4.0/bin/g77 -m64 -o pox pox.f
$ export LD_LIBRARY_PATH=/usr/local/gcc-3.4.0/lib/sparcv9
$ ./pox
TRUE F
Roger.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|libf2c |fortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15151