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 fortran/15750] IOLENGTH form of INQUIRE statement not implemented


------- Additional Comments From jblomqvi at cc dot hut dot fi  2004-09-09 23:08 -------
Uh, what "small testcase" do you mean, Toon?

Anyways, the PR can't be closed yet, since the iolength_2.f90 testcase still
fails. Actually nowadays it won't even compile, error message is:

iolength_2.f90: In function `MAIN__':
iolength_2.f90:20: fatal error: gfc_todo: Not Implemented: IO of arrays in
derived types
compilation terminated.

I think the best course of action is to wait until PR 15364 gets fixed, probably
this will get automagically fixed at the same time.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15750


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