This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/14727] New: gfortran compilation error
- From: "cheng_gong at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2004 03:09:51 -0000
- Subject: [Bug fortran/14727] New: gfortran compilation error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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