[Bug fortran/14727] New: gfortran compilation error
cheng_gong at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 25 03:09:00 GMT 2004
main.f:111:fatal error: gfc_todo: Not Implemented: arrays of strings
compilation terminated.
The code is like this:
write(0,*)'======================================================'
close(0)
stop
end ! This is line 111
I do not understand why it says error at the end of the whole file, pretty wired.
--
Summary: gfortran compilation error
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: cheng_gong at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14727
More information about the Gcc-bugs
mailing list