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/16288] Failure of test direct_io.f90 on irix6.5 with -64


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


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