[Bug libfortran/19194] Missing RECL parameter in OPEN statement
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Wed Jan 5 22:19:00 GMT 2005
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-01-05 22:19 -------
Subject: Re: Missing RECL parameter in OPEN statement
> Can you test this please?
>
> 2005-01-05 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>
> PR fortran/19194
> * trans-io.c (gfc_build_io_library_fndecls): 'recl_in' is not a
> pointer
> field.
I'm now seeing the following error:
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/testsuite/../gfortran -B/test/gn
u/gcc-3.3/objdir/gcc/testsuite/../ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran.
dg/direct_io_2.f90 -O0 -pedantic-errors -L/test/gnu/gcc-3.3/objdir/hppa64-h
p-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/.
/libiberty -lm -o ./direct_io_2.exe (timeout = 300)
PASS: gfortran.dg/direct_io_2.f90 -O0 (test for excess errors)
Setting LD_LIBRARY_PATH to .:/test/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/./libg
fortran/.libs:/test/gnu/gcc-3.3/objdir/gcc:.:/test/gnu/gcc-3.3/objdir/hppa64-hp-
hpux11.11/./libgfortran/.libs:/test/gnu/gcc-3.3/objdir/gcc
At line 15 of file /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran.dg/direct_io_2.f
90
Fortran runtime error: Direct access data transfer requires record number
FAIL: gfortran.dg/direct_io_2.f90 -O0 execution test
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19194
More information about the Gcc-bugs
mailing list