This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/16288] Failure of test direct_io.f90 on irix6.5 with -64
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2004 13:47:42 -0000
- Subject: [Bug libfortran/16288] Failure of test direct_io.f90 on irix6.5 with -64
- References: <20040630014039.16288.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-08-23 13:47 -------
This looks like a typical issue of library and compiler not being in sync, i.e.
either part having been updated without updating the other. Can you try updating
your whole tree, and then rebuilding again from scratch? It might be a real bug
of course, maybe some 32<->64 bit confusion.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobi at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16288