This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29373] implicit type declaration and contained function clash
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2006 12:47:32 -0000
- Subject: [Bug fortran/29373] implicit type declaration and contained function clash
- References: <bug-29373-8513@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pault at gcc dot gnu dot org 2006-10-10 12:47 -------
(In reply to comment #4)
> Created an attachment (id=12403)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12403&action=view) [edit]
> Fix for the problem
Sorry, I should have said that this gets rid of the TWO problems that prevent
this from responding in the same way as removing the IMPLICIT NONE:
pr29373.f90:8: fatal error: gfc_todo: Not Implemented: complex character array
constructors
compilation terminated.
I will submit asap and will submit a new PR for this latter.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29373