This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

RE: [PATCH] Cray Pointers (slight modifications)


Asher,
    The segfaults in the xplor-nih testsuite were due an uninitialized
variable in the data_transfer_init routine of libgfortran/io/transfer.c.
This problem is resolved with the patch...

http://gcc.gnu.org/ml/fortran/2005-08/msg00123.html

that Jerry just checked into main. The only remaining problems on
linux is that there is a io synchronization problem with some of
the python tests.
                        Jack


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